NetProfitPercentParameter

StockSharp.Algo.Statistics

Net profit for whole time period in percent.

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

Реализует: IBeginValueStatisticParameter

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

NetProfitPercentParameter()

Initialize NetProfitPercentParameter.

Свойства

BeginValue : decimal

The initial value of the parameter.

Методы

Add(DateTime, decimal, decimal?)

To add new data to the parameter.

marketTime
The exchange time.
pnl
The profit-loss value.
commission
Commission.