SubscriptionRequestType

Tag 263

SubscriptionRequestType

Abbreviation:
Typechar
Tag263
AddedFIX.4.2
Used in10 messages

Description

Subscription Request Type

Wire Format & Usage Example

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

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

All valid values
WireNameDescription
263=1SnapshotAndUpdatesSnapshot + Updates (Subscribe)
263=2DisablePreviousSnapshotDisable previous Snapshot + Update Request (Unsubscribe)
263=0SnapshotSnapshot

Enumerated Values

3
ValueSymbolic NameDescriptionAdded
1SnapshotAndUpdatesSnapshot + Updates (Subscribe)FIX.4.2
2DisablePreviousSnapshotDisable previous Snapshot + Update Request (Unsubscribe)FIX.4.2
0SnapshotSnapshotFIX.4.2