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.