OrderCancelErrorCountParameter
StockSharp.Algo.Statistics
Total number of order cancellation errors.
Inherits: BaseOrderStatisticParameter<int>
Constructors
OrderCancelErrorCountParameter()
Initialize OrderCancelErrorCountParameter.
Methods
CancelFailed(OrderFail)
To add to the parameter an information on error of order cancelling.
- fail
- Error cancelling order.