OrderInsufficientFundErrorCountParameter
StockSharp.Algo.Statistics
Total number of insufficient fund error orders.
Inherits: BaseOrderStatisticParameter<int>
Constructors
OrderInsufficientFundErrorCountParameter()
Initialize OrderInsufficientFundErrorCountParameter.
Methods
RegisterFailed(OrderFail)
To add to the parameter an information on error of order registration.
- fail
- Error registering order.