#define ONIXS_LSE_GTP_NOTHROW
#define ONIXS_LSE_GTP_CONST_OR_CONSTEXPR
Enumeration::Enum enumeration(MessageSize offset) const ONIXS_LSE_GTP_NOTHROW
const FieldValue & ordinaryRef(MessageSize offset) const ONIXS_LSE_GTP_NOTHROW
FieldValue ordinary(MessageSize offset) const ONIXS_LSE_GTP_NOTHROW
BinaryMessage() ONIXS_LSE_GTP_NOTHROW
Initializes blank instance referencing to nothing.
FixedPointDecimal< Int64, IntegralConstant< Int8, -4 > > Price4
Signed Little-Endian encoded 64bit integer field with four implied decimal places.
ONIXS_LSE_GTP_API void throwIncorrectSize(const std::string &messageName, MessageSize receivedSize, MessageSize expectedSize)
FixedPointDecimal< UInt64, IntegralConstant< Int8, -4 > > Size4
Little-Endian encoded 64 bit unsigned integer with four implied decimal places.
UInt64 UDT
time stamp (in UTC) = (date time per second resolution in unix time format) * 1,000,...
FixedPointDecimal< UInt64, IntegralConstant< Int8, -8 > > Size
Little-Endian encoded 64 bit unsigned integer with eight implied decimal places.
UInt16 MessageSize
Aliases message length type.
FixedPointDecimal< Int64, IntegralConstant< Int8, -8 > > Price
Signed Little-Endian encoded 64bit integer field with eight implied decimal places.
ONIXS_LSE_GTP_API void toStr(std::string &, EventCode::Enum)
Appends string presentation of object.
UInt8 Byte
Alias for Byte.
UInt32 numberOfTrades() const ONIXS_LSE_GTP_NOTHROW
Count of all trades for the day.
Price4 turnover() const ONIXS_LSE_GTP_NOTHROW
Turnover of all trades for the day.
UInt32 numberOfTradesOnBookOnly() const ONIXS_LSE_GTP_NOTHROW
Count of trades for the day excluding off-book trades.
UDT timestamp() const ONIXS_LSE_GTP_NOTHROW
Time the message was generated.
Price bestClosingAskPrice() const ONIXS_LSE_GTP_NOTHROW
The best offer price at the time the instrument moves into closing auction session.
UDT lastTradeTime() const ONIXS_LSE_GTP_NOTHROW
Price staticReferencePrice() const ONIXS_LSE_GTP_NOTHROW
Reference Price as reported by the source venue. (Specific to BIT/TLX)
Price4 vwap() const ONIXS_LSE_GTP_NOTHROW
Volume weighted average price for the day for all trades.
Size4 volume() const ONIXS_LSE_GTP_NOTHROW
Cumulative volume of all trades for the trading day.
SourceVenue::Enum sourceVenue() const ONIXS_LSE_GTP_NOTHROW
Source venue.
Price tradeHighOnBookOnly() const ONIXS_LSE_GTP_NOTHROW
Current trading day high price excluding off-book trades.
Size4 volumeOnBookOnly() const ONIXS_LSE_GTP_NOTHROW
Cumulative volume for the trading day excluding off-book trades.
ImbalanceDirection::Enum imbalanceDirection() const ONIXS_LSE_GTP_NOTHROW
Imbalance Direction.
Price iAUPrice() const ONIXS_LSE_GTP_NOTHROW
Contains the last reported Indicative Auction Crossing Price/Yield.
Price tradeLow52week() const ONIXS_LSE_GTP_NOTHROW
52-week low price of all trades.
AuctionType::Enum auctionType() const ONIXS_LSE_GTP_NOTHROW
Auction Type.
Size iAUPairedSize() const ONIXS_LSE_GTP_NOTHROW
Quantity to be matched at the last reported indicative price.
static ONIXS_LSE_GTP_CONST_OR_CONSTEXPR MessageSize messageSize_
Total message size.
Price officialOpeningPrice() const ONIXS_LSE_GTP_NOTHROW
Official Opening Price for the instrument.
UInt64 instrument() const ONIXS_LSE_GTP_NOTHROW
GTP Instrument identifier.
Price tradeHigh() const ONIXS_LSE_GTP_NOTHROW
Current trading day high price of all trades.
Size imbalanceQuantity() const ONIXS_LSE_GTP_NOTHROW
StatisticsSnapshotMsg(const void *data, MessageSize size) ONIXS_LSE_GTP_NOTHROW
Initializes instance over given memory block.
Size bestClosingAskSize() const ONIXS_LSE_GTP_NOTHROW
The best offer size at the time the instrument moves into closing auction session.
static void validateSize(MessageSize size)
Check the given size.
Price4 turnoverOnBookOnly() const ONIXS_LSE_GTP_NOTHROW
Turnover for the day excluding off-book trades.
Price officialClosingPrice() const ONIXS_LSE_GTP_NOTHROW
Official Closing Price for the instrument.
Price tradeHigh52week() const ONIXS_LSE_GTP_NOTHROW
52-week high price of all trades.
Price dynamicReferencePrice() const ONIXS_LSE_GTP_NOTHROW
Reference Price as reported by the source venue. (Specific to BIT/TLX)
Price4 vwapOnBookOnly() const ONIXS_LSE_GTP_NOTHROW
Volume weighted average price for the day excluding off-book trades.
Byte closingPriceIndicator() const ONIXS_LSE_GTP_NOTHROW
Size bestClosingBidSize() const ONIXS_LSE_GTP_NOTHROW
The best bid size at the time the instrument moves into closing auction session.
Price tradeLow() const ONIXS_LSE_GTP_NOTHROW
Current trading day low price of all trades.
Price bestClosingBidPrice() const ONIXS_LSE_GTP_NOTHROW
The best bid price at the time the instrument moves into closing auction session.
Price lastTradePrice() const ONIXS_LSE_GTP_NOTHROW
Size lastTradeQuantity() const ONIXS_LSE_GTP_NOTHROW
Byte openingPriceIndicator() const ONIXS_LSE_GTP_NOTHROW
Price tradeLowOnBookOnly() const ONIXS_LSE_GTP_NOTHROW
Current trading day low price excluding off-book trades.