Market by Order (MBO) describes an order-based data feed that provides the ability to view individual queue position, full depth of book and the size of individual orders at each price level.
More...
|
Security? | Security [get, set] |
| Gets or sets the security associated with the market by order entry.
|
|
DateTime | Time [get, set] |
| Gets or sets the date and time of the market by order entry.
|
|
MarketByOrderUpdateTypes | Type [get, set] |
| Type of market by order update.
|
|
MarketDataType | Side [get, set] |
| Side of the order.
|
|
long | Priority [get, set] |
| Priority of this order in the exchange's matching engine queue.
|
|
long | ExchangeOrderId [get, set] |
| Exchange order id of this order.
|
|
decimal | Price [get, set] |
| Price associated with this order.
|
|
decimal | Volume [get, set] |
| Volume associated with this order.
|
|
EntityType | EntityType [get] |
| Gets the type of the entity.
|
|
Market by Order (MBO) describes an order-based data feed that provides the ability to view individual queue position, full depth of book and the size of individual orders at each price level.
◆ ToString()
override string ATAS.DataFeedsCore.MarketByOrder.ToString |
( |
| ) |
|
◆ ExchangeOrderId
long ATAS.DataFeedsCore.MarketByOrder.ExchangeOrderId |
|
getset |
Exchange order id of this order.
◆ Price
decimal ATAS.DataFeedsCore.MarketByOrder.Price |
|
getset |
Price associated with this order.
◆ Priority
long ATAS.DataFeedsCore.MarketByOrder.Priority |
|
getset |
Priority of this order in the exchange's matching engine queue.
◆ Security
Security? ATAS.DataFeedsCore.MarketByOrder.Security |
|
getset |
Gets or sets the security associated with the market by order entry.
◆ Side
◆ Time
DateTime ATAS.DataFeedsCore.MarketByOrder.Time |
|
getset |
Gets or sets the date and time of the market by order entry.
◆ Type
Type of market by order update.
◆ Volume
decimal ATAS.DataFeedsCore.MarketByOrder.Volume |
|
getset |
Volume associated with this order.
The documentation for this class was generated from the following file: