ProfitFactorParameter

StockSharp.Algo.Statistics

The ratio of the average profit of winning trades to the average loss of losing trades.

Наследует: BaseStatisticParameter<decimal>

Реализует: ITradeStatisticParameter, IStatisticParameter, IPersistable, INotifyPropertyChanged, IDisposable

Конструкторы

ProfitFactorParameter()

Initialize ProfitFactorParameter.

Методы

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.