NetworkRequestType

Tag 935

NetworkRequestType

Abbreviation: NtwkReqTyp
Typeint
Tag935
AddedFIX.4.4
Used in1 messages

Description

Indicates the type and level of details required for a Network Status Request Message Boolean logic applies EG If you want to subscribe for changes to certain id's then UserRequestType =0 (8+2), Snapshot for certain ID's = 9 (8+1)

Wire Format & Usage Example

Single field (key=value)
935=1 (Snapshot)
In a FIX message (NetworkCounterpartySystemStatusRequest)
8=FIX.4.4 | 9=... | 35=BC | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 935=1 (Snapshot) |  | 10=...

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

All valid values
WireNameDescription
935=1SnapshotSnapshot
935=2SubscribeSubscribe
935=4StopSubscribingStop Subscribing
935=8LevelOfDetailLevel of Detail, then NoCompID's becomes required

Enumerated Values

4
ValueSymbolic NameDescriptionAdded
1SnapshotSnapshotFIX.4.4
2SubscribeSubscribeFIX.4.4
4StopSubscribingStop SubscribingFIX.4.4
8LevelOfDetailLevel of Detail, then NoCompID's becomes requiredFIX.4.4