Class OrderEventArgs
Argument which contains order.
Namespace: StockSharp.MatLab
Assembly: StockSharp.MatLab.dll
Syntax
public class OrderEventArgs : EventArgs
Properties
Order
Order.
Declaration
public Order Order { get; }
Property Value
Type | Description |
---|---|
Order |