MDReqRejReason

Tag 281

MDReqRejReason

Abbreviation:
Typechar
Tag281
AddedFIX.4.2
Used in1 messages

Description

Reason for the rejection of a Market Data request.

Wire Format & Usage Example

Single field (key=value)
281=0 (UnknownSymbol)
In a FIX message (MarketDataRequestReject)
8=FIX.4.4 | 9=... | 35=Y | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 281=0 (UnknownSymbol) |  | 10=...

Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 281=0 (UnknownSymbol) is this field's position in the message.

All valid values
WireNameDescription
281=0UnknownSymbolUnknown symbol
281=1DuplicateMDReqIDDuplicate MDReqID
281=2InsufficientBandwidthInsufficient Bandwidth
281=3InsufficientPermissionsInsufficient Permissions
281=4UnsupportedSubscriptionRequestTypeUnsupported SubscriptionRequestType
281=5UnsupportedMarketDepthUnsupported MarketDepth
281=6UnsupportedMDUpdateTypeUnsupported MDUpdateType
281=7UnsupportedAggregatedBookUnsupported AggregatedBook
281=8UnsupportedMDEntryTypeUnsupported MDEntryType

Enumerated Values

9
ValueSymbolic NameDescriptionAdded
0UnknownSymbolUnknown symbolFIX.4.2
1DuplicateMDReqIDDuplicate MDReqIDFIX.4.2
2InsufficientBandwidthInsufficient BandwidthFIX.4.2
3InsufficientPermissionsInsufficient PermissionsFIX.4.2
4UnsupportedSubscriptionRequestTypeUnsupported SubscriptionRequestTypeFIX.4.2
5UnsupportedMarketDepthUnsupported MarketDepthFIX.4.2
6UnsupportedMDUpdateTypeUnsupported MDUpdateTypeFIX.4.2
7UnsupportedAggregatedBookUnsupported AggregatedBookFIX.4.2
8UnsupportedMDEntryTypeUnsupported MDEntryTypeFIX.4.2

Used in Messages

1