Message MarketDataRequestReject (Y)

The Market Data Request Reject is used when the broker cannot honor the Market Data Request, due to business or technical reasons.

Added in protocol FIX.4.2

See in: FIX.4.3, FIX.4.4, FIX.5.0, FIX.5.0SP1, FIX.5.0SP2, FIX.5.0SP2 EP240.

Field or Component Name Description Is Required Added Is Deprecated
Block StandardHeader MsgType = Y Y FIX.4.2
262 MDReqID Must refer to the MDReqID of the request. Y FIX.4.2
281 MDReqRejReason FIX.4.2
58 Text FIX.4.2
354 EncodedTextLen Must be set if EncodedText (355) field is specified and must immediately precede it. FIX.4.2
355 EncodedText Encoded (non-ASCII characters) representation of the Text (58) field in the encoded format specified via the MessageEncoding (347) field. FIX.4.2
Block StandardTrailer Y FIX.4.2