MaxProfitPercentParameter

StockSharp.Algo.Statistics

Maximum profit value for the period, expressed as a percentage.

Herda de: BasePnLStatisticParameter<decimal>

Implementa: IBeginValueStatisticParameter

Construtores

MaxProfitPercentParameter(MaxProfitParameter)

Maximum profit value for the period, expressed as a percentage.

underlying
MaxProfitParameter

Propriedades

BeginValue : decimal

The initial value of the parameter.

Métodos

Add(DateTime, decimal, decimal?)

To add new data to the parameter.

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