OrderCancelErrorCountParameter
StockSharp.Algo.Statistics
Total number of order cancellation errors.
Наследует: BaseOrderStatisticParameter<int>
Конструкторы
OrderCancelErrorCountParameter()
Initialize OrderCancelErrorCountParameter.
Методы
CancelFailed(OrderFail)
To add to the parameter an information on error of order cancelling.
- fail
- Error cancelling order.