forwardAddPriceLevelEventArgsBuilder Constructor    Table of ContentImpliedOrderCount Property forward
AddPriceLevelEventArgsBuilder Properties

The AddPriceLevelEventArgsBuilder type exposes the following members.

Properties
  NameDescription
Public propertyImpliedOrderCount
Number of implied orders at the price level.
Public propertyImpliedQuantity
Quantity that were implied.
Public propertyMarketId
Unique identifier of the market.
Public propertyOrderCount
Number of all orders at the price level.
Public propertyPrice
Value of price for the level. OrderPriceDenominator for the market should be applied to get the real price.
Public propertyPriceLevelPosition
Position of the price level.
Public propertyQuantity
Total quantity at the price level.
Public propertySentTime
Date-time of the message sent.
Public propertySide
Indicate whether it's bid or offer.
Public propertyTimestamp
Timestamp of last update used to derive the price level message. The format is nanoseconds since Jan 1st, 1970, 00:00:00 GMT. The nanosecond part is currently 000 and might be supported later.
Top
See Also