The PriceRangeRulesGrp component is used to specify the price range rules for a given product group or complex.
Added in protocol FIX.5.0SP2 (195)
Field or Component | Name | Description | Is Required | Added | Is Deprecated |
---|---|---|---|---|---|
2550 | NoPriceRangeRules | FIX.5.0SP2 (195) | |||
2551 | StartPriceRange | Required if NoPriceRangeRules (2550) > 0. | FIX.5.0SP2 (195) | ||
2552 | EndPriceRange | FIX.5.0SP2 (195) | |||
2553 | PriceRangeValue | Mutually exclusive with PriceRangePercentage (2554). | FIX.5.0SP2 (195) | ||
2554 | PriceRangePercentage | Mutually exclusive with PriceRangeValue (2553). | FIX.5.0SP2 (195) | ||
2556 | PriceRangeRuleID | Can be used to provide an identifier so that the rule can be reference via the ID elsewhere. | FIX.5.0SP2 (195) | ||
2555 | PriceRangeProductComplex | Can be used to limit price range to specific product suite. | FIX.5.0SP2 (195) |