IOrder Interface |
public interface IOrder
The IOrder type exposes the following members.
| Name | Description | |
|---|---|---|
| Account | Gets the IAccount | |
| AverageFillPrice | Gets the average fill price | |
| DisclosedQuantity | Gets the disclosed quantity | |
| ExchangeOrderId | Gets the exchange order id | |
| FilledQuantity | Gets the filled quantity | |
| Id | Gets the id | |
| Instrument | Gets the IInstrument | |
| LastUpdateTime | Gets the last update time | |
| LimitPrice | Gets the limit price | |
| Name | Gets the name | |
| OcoId | Gets the Oco id | |
| OrderAction | Gets the OrderAction | |
| OrderId | Gets the order id | |
| OrderState | Gets the OrderState | |
| OrderType | Gets the OrderType | |
| ParentOrderId | Gets the parent order id | |
| ProductType | Gets the ProductType | |
| Quantity | Gets the quantity | |
| RemainingQuantity | Gets the remaining quantity | |
| StopPrice | Gets the stop price | |
| TimeInForce | Gets the TimeInForce | |
| TimeStamp | Gets the time stamp |