forwardMarkerIndexPricesEventArgsBuilder Constructor    Table of ContentAltMarketId Property forward
MarkerIndexPricesEventArgsBuilder Properties

The MarkerIndexPricesEventArgsBuilder type exposes the following members.

Properties
  NameDescription
Public propertyAltMarketId
The market id of the marker market, or 0 if none is set.
Public propertyIndexPriceDenominator
This field should be applied to the `Price` field to get the number of decimals for the `Marker/Index`.
Public propertyMarketId
The market ID of the underlying market of the Marker/Index.
Public propertyPrice
Price. `IndexPriceDenominator` for the market should be applied to get the real price.
Public propertyPublishedDateTime
The date and time the marker was put into. Milliseconds since Jan 1st, 1970, 00:00:00 GMT.
Public propertySentTime
Date-time of the message sent.
Public propertyShortName
The short name date of the Marker/Index. For example `Morn5Min`.
Public propertyStatus
For Endex Spot markets, the possible values are Current (`C`), Default (`D`), Final (`F`). For non-Endex Spot markets this field will be set to `' '`.
Public propertyValuationDate
The date this price is effective for, in the format of YYYY-MM-DD.
Top
See Also