AverageTradeProfitParameter

StockSharp.Algo.Statistics

Average trade profit.

继承自: BaseStatisticParameter<decimal>

实现: ITradeStatisticParameter, IStatisticParameter, IPersistable, INotifyPropertyChanged, IDisposable

构造函数

AverageTradeProfitParameter()

Initialize AverageTradeProfitParameter.

方法

Add(PnLInfo)

To add information about new trade to the parameter.

info
Information on new trade.
Load(SettingsStorage)

Load settings.

storage
Settings storage.
Reset()

Reset state.

Save(SettingsStorage)

Save settings.

storage
Settings storage.