forwardPreOpenPriceIndicatorEventArgsBuilder Constructor    Table of ContentDateTime Property forward
PreOpenPriceIndicatorEventArgsBuilder Properties

The PreOpenPriceIndicatorEventArgsBuilder type exposes the following members.

Properties
  NameDescription
Public propertyDateTime
Date time the message was sent. Milliseconds since Jan 1st, 1970, 00:00:00 GMT.
Public propertyHasPreOpenVolume
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.
Public propertyMarketId
Unique identifier of the market.
Public propertyPreOpenPrice
Pre-open price. DealPriceDenominator for the market should be.
Public propertyPreOpenVolume
Indicative volume that would trade at the `PreOpenPrice`.
Public propertySentTime
Date-time of the message sent.
Top
See Also