SpotMarketTradeEventArgsBuilder Constructor | Table of Content | DeliveryBeginDateTime Property |
SpotMarketTradeEventArgsBuilder Properties |
The SpotMarketTradeEventArgsBuilder type exposes the following members.
Name | Description | |
---|---|---|
DeliveryBeginDateTime |
Delivery begin date time. Milliseconds since Jan 1st, 1970, 00:00:00
GMT.
| |
DeliveryEndDateTime |
Delivery end date time. Milliseconds since Jan 1st, 1970, 00:00:00
GMT.
| |
IsSystemPricedLeg |
Indicate if it is a system priced leg.
| |
MarketId |
MarketID of the instrument that was traded.
| |
Price |
Price of the trade. `DealPriceDenominator` for the market should be
applied to get the real price.
| |
Quantity |
Trade quantity.
| |
SentTime |
Date-time of the message sent.
| |
TradeId |
Unique identifier of the trade message, unique per market.
| |
TransactDateTime |
Deal date time. Milliseconds since Jan 1st, 1970, 00:00:00 GMT.
|