PreOpenPriceIndicatorEventArgsBuilder Constructor | Table of Content | DateTime Property |
PreOpenPriceIndicatorEventArgsBuilder Properties |
The PreOpenPriceIndicatorEventArgsBuilder type exposes the following members.
Name | Description | |
---|---|---|
DateTime |
Date time the message was sent. Milliseconds since Jan 1st, 1970,
00:00:00 GMT.
| |
HasPreOpenVolume |
This field will always be set to `Y`. `PreOpenVolume` will be set to
`0` if there is no volume that will trade during pre-open.
| |
MarketId |
Unique identifier of the market.
| |
PreOpenPrice |
Pre-open price. DealPriceDenominator for the market should be.
| |
PreOpenVolume |
Indicative volume that would trade at the `PreOpenPrice`.
| |
SentTime |
Date-time of the message sent.
|