MaxProfitPercentParameter
StockSharp.Algo.Statistics
Maximum profit value for the period, expressed as a percentage.
继承自: BasePnLStatisticParameter<decimal>
实现: IBeginValueStatisticParameter
构造函数
MaxProfitPercentParameter(MaxProfitParameter)
Maximum profit value for the period, expressed as a percentage.
- underlying
- MaxProfitParameter
属性
BeginValue : decimal
The initial value of the parameter.