MaxDrawdownPercentParameter

StockSharp.Algo.Statistics

Maximum absolute drawdown during the whole period in percent.

继承自: BasePnLStatisticParameter<decimal>

构造函数

MaxDrawdownPercentParameter(MaxDrawdownParameter)

Maximum absolute drawdown during the whole period in percent.

underlying
MaxDrawdownParameter

方法

Add(DateTime, decimal, decimal?)

To add new data to the parameter.

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