Component ThrottleParamsGrp (BlockRepeating)

Added in protocol FIX.5.0SP2 (116)

Field or Component Name Description Is Required Added Is Deprecated
1610 NoThrottles Indicates number of throttles to follow. FIX.5.0SP2 (116)
1611 ThrottleAction Required when NoThrottles > 0. FIX.5.0SP2 (116)
1612 ThrottleType Required when NoThrottles > 0. FIX.5.0SP2 (116)
1613 ThrottleNoMsgs Number of messages per time interval, or number of outstanding requests. Required when NoThrottles > 0. FIX.5.0SP2 (116)
1614 ThrottleTimeInterval Can be used only when ThrottleType = Inbound Rate. Indicates, along with ThrottleTimeUnit, the interval of time in which ThrottleNoMsgs may be sent. Default is 1. FIX.5.0SP2 (116)
1615 ThrottleTimeUnit Can be used only when ThrottleType = Inbound Rate. Indicates, along with ThrottleTimeUnit, the interval of time in which ThrottleNoMsgs may be sent. Default is Seconds. FIX.5.0SP2 (116)
BlockRepeating ThrottleMsgTypeGrp Indicates MsgType values that this throttle counts. If not specified, the definition is implicit based upon bilateral agreement. FIX.5.0SP2 (116)