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.