DeleteOrderEventArgsBuilder Constructor | Table of Content | DateTime Property |
DeleteOrderEventArgsBuilder Properties |
The DeleteOrderEventArgsBuilder type exposes the following members.
Name | Description | |
---|---|---|
DateTime |
Quote entry date time. Milliseconds since Jan 1st, 1970, 00:00:00 GMT.
| |
MarketId |
Unique identifier of the market.
| |
OrderId |
Unique identifier of the order.
| |
RequestTradingEngineReceivedTimestamp |
This field can be used to get the time the trading engine received the
request that triggers this message. The format is nanoseconds since
Jan 1st, 1970, 00:00:00 GMT. The nanosecond part is currently 000 and
might be supported later. Note: This field could be set to different
values or `0` for some scenarios. Please refer to the FAQs for more
details.
| |
SentTime |
Date-time of the message sent.
| |
SequenceWithinMillis |
Can be used in conjunction with `DateTime` field for priority of
orders within same milliseconds time.
|