Scope

Tag 546

Scope

Abbreviation: Scope
TypeMultipleValueString
Tag546
AddedFIX.4.3
Used in3 messages

Description

Defines the scope of a data element

Wire Format & Usage Example

Single field (key=value)
546=1 (LocalMarket)
In a FIX message (MarketDataRequest)
8=FIX.4.4 | 9=... | 35=V | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 546=1 (LocalMarket) |  | 10=...

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

All valid values
WireNameDescription
546=1LocalMarketLocal (Exchange, ECN, ATS)
546=2NationalNational
546=3GlobalGlobal

Enumerated Values

3
ValueSymbolic NameDescriptionAdded
1LocalMarketLocal (Exchange, ECN, ATS)FIX.4.3
2NationalNationalFIX.4.3
3GlobalGlobalFIX.4.3