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