360X
API ReferenceRESTWebsocketsFIX
SupportStatusWebsite
API ReferenceRESTWebsocketsFIX
SupportStatusWebsite
  1. FIX
  • Connectivity
  • Authentication
  • Order Entity
  • Instruments
  • RFQ
  • Miscellaneous
  • Exchange FIX Dictionary Downloads
API ReferenceRESTWebsocketsFIX
SupportStatusWebsite
API ReferenceRESTWebsocketsFIX
SupportStatusWebsite
  1. FIX

Miscellaneous

News (35=B)#

When a client connects to the FIX server, it will receive any news published by 360X.
News message has the following fields
TagNameRequiredDescription
148HeadlineYSpecifies the headline text for news
33NoLinesOfTextYNumber of Lines in text for news
58TextYRepeating field containing actual text, number of instances defined in LinesOfText
1473NewsCategoryNCategory of news. Only supported for FIX5.0SP2 and above

ResendRequest (35=2)#

The resend request is sent by the client application to initiate the retransmission of messages.
This function is used if a sequence number gap is detected, if the client application lost a message, or as a function of the initialization process.
The resend request can be used to request a single message, a range of messages, or all messages subsequent to a particular message.
The following fields are used in the resend request message
TagNameRequiredDescription
7BeginSeqNoYMessage sequence number of first message in range to be resent
16EndSeqNoYMessage sequence number of last message in range to be resent
In response to a resend request, the FIX server will send messages in the range specified.
The 360X FIX server may not send all messages in the range specified because of the potential for changed market conditions or significant time period has elapsed since its original inception;
In such a case, the server will send The Sequence Reset-GapFill message.
Modified at 2025-06-11 09:35:28
Previous
RFQ
Next
Exchange FIX Dictionary Downloads