MarkerIndexPricesEventArgsBuilder Constructor | Table of Content | AltMarketId Property ![]() |
| MarkerIndexPricesEventArgsBuilder Properties |
The MarkerIndexPricesEventArgsBuilder type exposes the following members.
| Name | Description | |
|---|---|---|
| AltMarketId |
The market id of the marker market, or 0 if none is set.
| |
| IndexPriceDenominator |
This field should be applied to the `Price` field to get the number of
decimals for the `Marker/Index`.
| |
| MarketId |
The market ID of the underlying market of the Marker/Index.
| |
| Price |
Price. `IndexPriceDenominator` for the market should be applied to get
the real price.
| |
| PublishedDateTime |
The date and time the marker was put into. Milliseconds since Jan 1st,
1970, 00:00:00 GMT.
| |
| SentTime |
Date-time of the message sent.
| |
| ShortName |
The short name date of the Marker/Index. For example `Morn5Min`.
| |
| Status |
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 `' '`.
| |
| ValuationDate |
The date this price is effective for, in the format of YYYY-MM-DD.
|