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