EmulatorOrder
StockSharp.MatchingEngine
Order stored in the emulator order book.
Properties
ExpiryDate : DateTime?
Expiry date.
IsUserOrder : bool
Indicates if this is a user order (has portfolio) or market quote.
MarginPrice : decimal
Margin price used for blocking funds (may differ from order price).
OrderType : OrderTypes?
Order type.
PortfolioName : string
Portfolio name. Null for market quotes.
ServerTime : DateTime
Server time when order was registered.
TimeInForce : TimeInForce?
Time in force.
TransactionId : long
Transaction ID of the order.