![]() | Table of Content | MarkerIndexPricesEventArgsBuilder Constructor ![]() |
MarkerIndexPricesEventArgsBuilder Class |
Namespace: OnixS.NET.ICE.iMpact.Testing
public class MarkerIndexPricesEventArgsBuilder
The MarkerIndexPricesEventArgsBuilder type exposes the following members.
Name | Description | |
---|---|---|
![]() | MarkerIndexPricesEventArgsBuilder | Initializes a new instance of the MarkerIndexPricesEventArgsBuilder class |
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.
|
Name | Description | |
---|---|---|
![]() | Build |
Creates an instance of MarkerIndexPricesEventArgs.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |