IOrderStatisticParameter
StockSharp.Algo.Statistics
The interface, describing statistic parameter, calculated based on orders.
実装: IStatisticParameter, IPersistable, INotifyPropertyChanged, IDisposable
メソッド
CancelFailed(OrderFail)
To add to the parameter an information on error of order cancelling.
- fail
- Error cancelling order.
RegisterFailed(OrderFail)
To add to the parameter an information on error of order registration.
- fail
- Error registering order.