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