forwardSpotMarketTradeEventArgsBuilder Constructor    Table of ContentDeliveryBeginDateTime Property forward
SpotMarketTradeEventArgsBuilder Properties

The SpotMarketTradeEventArgsBuilder type exposes the following members.

Properties
  NameDescription
Public propertyDeliveryBeginDateTime
Delivery begin date time. Milliseconds since Jan 1st, 1970, 00:00:00 GMT.
Public propertyDeliveryEndDateTime
Delivery end date time. Milliseconds since Jan 1st, 1970, 00:00:00 GMT.
Public propertyIsSystemPricedLeg
Indicate if it is a system priced leg.
Public propertyMarketId
MarketID of the instrument that was traded.
Public propertyPrice
Price of the trade. `DealPriceDenominator` for the market should be applied to get the real price.
Public propertyQuantity
Trade quantity.
Public propertySentTime
Date-time of the message sent.
Public propertyTradeId
Unique identifier of the trade message, unique per market.
Public propertyTransactDateTime
Deal date time. Milliseconds since Jan 1st, 1970, 00:00:00 GMT.
Top
See Also