MaxProfitPercentParameter
StockSharp.Algo.Statistics
Maximum profit value for the period, expressed as a percentage.
Inherits: BasePnLStatisticParameter<decimal>
Implements: IBeginValueStatisticParameter
Constructors
MaxProfitPercentParameter(MaxProfitParameter)
Maximum profit value for the period, expressed as a percentage.
- underlying
- MaxProfitParameter
Properties
BeginValue : decimal
The initial value of the parameter.