![]() | Table of Content | PreOpenPriceIndicatorEventArgsBuilder Constructor ![]() |
PreOpenPriceIndicatorEventArgsBuilder Class |
Namespace: OnixS.NET.ICE.iMpact.Testing
public class PreOpenPriceIndicatorEventArgsBuilder
The PreOpenPriceIndicatorEventArgsBuilder type exposes the following members.
Name | Description | |
---|---|---|
![]() | PreOpenPriceIndicatorEventArgsBuilder | Initializes a new instance of the PreOpenPriceIndicatorEventArgsBuilder class |
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.
|
Name | Description | |
---|---|---|
![]() | Build |
Creates an instance of PreOpenPriceIndicatorEventArgs.
|
![]() | 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.) |