![]() | Table of Content | OpenPriceEventArgsBuilder Constructor ![]() |
OpenPriceEventArgsBuilder Class |
Namespace: OnixS.NET.ICE.iMpact.Testing
public class OpenPriceEventArgsBuilder
The OpenPriceEventArgsBuilder type exposes the following members.
Name | Description | |
---|---|---|
![]() | OpenPriceEventArgsBuilder | Initializes a new instance of the OpenPriceEventArgsBuilder class |
Name | Description | |
---|---|---|
![]() | DateTime |
Date time the message was sent. Milliseconds since Jan 1st, 1970,
00:00:00 GMT.
|
![]() | MarketId |
Unique identifier of the market.
|
![]() | OpenPrice |
Open price. `DealPriceDenominator` for the market should be applied to
get the real price.
|
![]() | SentTime |
Date-time of the message sent.
|
Name | Description | |
---|---|---|
![]() | Build |
Creates an instance of OpenPriceEventArgs.
|
![]() | 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.) |