![]() | Table of Content | SpotMarketTradeEventArgsBuilder Constructor ![]() |
SpotMarketTradeEventArgsBuilder Class |
Namespace: OnixS.NET.ICE.iMpact.Testing
public class SpotMarketTradeEventArgsBuilder
The SpotMarketTradeEventArgsBuilder type exposes the following members.
Name | Description | |
---|---|---|
![]() | SpotMarketTradeEventArgsBuilder | Initializes a new instance of the SpotMarketTradeEventArgsBuilder class |
Name | Description | |
---|---|---|
![]() | DeliveryBeginDateTime |
Delivery begin date time. Milliseconds since Jan 1st, 1970, 00:00:00
GMT.
|
![]() | DeliveryEndDateTime |
Delivery end date time. Milliseconds since Jan 1st, 1970, 00:00:00
GMT.
|
![]() | IsSystemPricedLeg |
Indicate if it is a system priced leg.
|
![]() | MarketId |
MarketID of the instrument that was traded.
|
![]() | Price |
Price of the trade. `DealPriceDenominator` for the market should be
applied to get the real price.
|
![]() | Quantity |
Trade quantity.
|
![]() | SentTime |
Date-time of the message sent.
|
![]() | TradeId |
Unique identifier of the trade message, unique per market.
|
![]() | TransactDateTime |
Deal date time. Milliseconds since Jan 1st, 1970, 00:00:00 GMT.
|
Name | Description | |
---|---|---|
![]() | Build |
Creates an instance of SpotMarketTradeEventArgs.
|
![]() | 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.) |