Security Status (f) Message
Purpose
Used to return the current trading status of a security
Message Direction
From QST FIX server to FIX client
Supported tags
Note
Each Security Status message should start with Standard Header component(with the tag 35 (MsgType) = f
) and end with the Standard Trailer.
SecurityStatusReqID - 324
Tag number |
Field Name |
Required |
Data type |
---|---|---|---|
324 |
SecurityStatusReqID |
Y |
String |
Comments
Unique ID sent in the Security Status Request (e) message. QST FIX server returns this value in all responses associated with the initial request.
SecurityTradingStatus - 326
Tag number |
Field Name |
Required |
Data type |
---|---|---|---|
326 |
SecurityTradingStatus |
Y |
int |
Comments
Current trading status of the security
Supported values include:
2
Trading halted
17
Ready to trade
18
Unavailable for trading
20
Unknown or invalid state
21
Pre-open
98
Post-close
Text - 58
Tag number |
Field Name |
Required |
Data type |
---|---|---|---|
58 |
Text |
C |
String |
Comments
Additional information about the message.
Sent if QST FIX server needs to convey additional information. For example when
there was an error identifying the instrument, QST FIX server sets the status to 20
(Unknown or invalid state)
and populate this tag with an error message.
SecurityID - 48
Tag number |
Field Name |
Required |
Data type |
---|---|---|---|
48 |
SecurityID |
Y |
String |
Comments
QST internal instrument id.
Message Notes
The Security Status (f) message is used by QST FIX server Adapter to respond to a Security Status Request (e) message. The message indicates the current trading status of an instrument.
Examples
Receiving security status informations for a specific instrument:
8=FIX.4.2|9=96|35=f|34=22|49=QSTFIXAPI|52=20200722-15:33:15.853726|56=ciumpy1|48=18531299|324=CL12.0001|326=17|10=172|