Build Method | Table of Content | IntervalTieredPriceLimitNotificationEventArgsBuilder Constructor |
IntervalTieredPriceLimitNotificationEventArgsBuilder Class |
Namespace: OnixS.NET.ICE.iMpact.Testing
public class IntervalTieredPriceLimitNotificationEventArgsBuilder
The IntervalTieredPriceLimitNotificationEventArgsBuilder type exposes the following members.
Name | Description | |
---|---|---|
IntervalTieredPriceLimitNotificationEventArgsBuilder | Initializes a new instance of the IntervalTieredPriceLimitNotificationEventArgsBuilder class |
Name | Description | |
---|---|---|
Down |
IPL lower bound. OrderPriceDenominator for the market should be
applied to get the real price limit.
| |
HoldDuration |
Hold duration, in milliseconds.
| |
HoldType |
IPL/TPL Hold Type.
| |
IsUp |
IPL/TPL bound violation type.
| |
MarketId |
Unique identifier of the market.
| |
NotificationDateTime |
Date time of the IPL/TPL Hold notification.
| |
SentTime |
Date-time of the message sent.
| |
Type |
IPL/TPL Type.
| |
Up |
IPL upper bound. OrderPriceDenominator for the market should be
applied to get the real price limit.
|
Name | Description | |
---|---|---|
Build |
Creates an instance of IntervalTieredPriceLimitNotificationEventArgs.
| |
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.) |