OrderRegisterErrorCountParameter
StockSharp.Algo.Statistics
Total number of registration error orders.
继承自: BaseOrderStatisticParameter<int>
构造函数
OrderRegisterErrorCountParameter()
Initialize OrderRegisterErrorCountParameter.
方法
RegisterFailed(OrderFail)
To add to the parameter an information on error of order registration.
- fail
- Error registering order.