RfqNew

Metadata

  • Message Type: TransactionMessage
  • Message Number: 1077

Inherited fields

NameTypeSize (bytes)Description
MessageTypeInteger (unsigned)2The unique identifier of this message.
ClientIdInteger (unsigned)4The unique identifier of a session with the server, returned in a successful LoginReply message.
RequestIdInteger (unsigned)4Within each session each message must be uniquely identified by this field. It must be monotonically increasing for the duration of the session.

Fields

NameTypeSize (bytes)Description
UserForeign key to User8
AccountForeign key to Account8
AccountCodeString40The human readable identifier of the Account. It is a free text field, up to a maximum of 40 characters.
InstrumentMarketForeign key to InstrumentMarket8
SideOne of OrderSide1Whether this is a Buy (0) or a Sell (1).
TypeSet of OrderType4
QuantityInteger (signed)8
PriceInteger (signed)8
ExpiryDateInteger (signed)4Represents a date as an integer in YYYYMMDD format.
ExpiryTimeInteger (signed)4Represents time as an integer in HHMMSS format.
LiveForInteger (unsigned)4
SettlementCurrencyForeign key to Instrument8
QuoteReqIDString60
Recipient_countInteger (unsigned)2Count of following field
RecipientInteger (signed)8
TagString50For tagged Instruments, this is the identifier of the individual holding.
VintageFromInteger (unsigned)4A year in YYYY format.
VintageToInteger (unsigned)4A year in YYYY format.
ProjectTypeForeign key to ProjectType8
RegionForeign key to Region8
CountryForeign key to Country8
holding_infoStruct (HoldingInfo)90