forwardIntervalTieredPriceLimitNotificationEventArgsBuilder Constructor    Table of ContentDown Property forward
IntervalTieredPriceLimitNotificationEventArgsBuilder Properties

The IntervalTieredPriceLimitNotificationEventArgsBuilder type exposes the following members.

Properties
  NameDescription
Public propertyDown
IPL lower bound. OrderPriceDenominator for the market should be applied to get the real price limit.
Public propertyHoldDuration
Hold duration, in milliseconds.
Public propertyHoldType
IPL/TPL Hold Type.
Public propertyIsUp
IPL/TPL bound violation type.
Public propertyMarketId
Unique identifier of the market.
Public propertyNotificationDateTime
Date time of the IPL/TPL Hold notification.
Public propertySentTime
Date-time of the message sent.
Public propertyType
IPL/TPL Type.
Public propertyUp
IPL upper bound. OrderPriceDenominator for the market should be applied to get the real price limit.
Top
See Also