MaxProfitDateParameter
StockSharp.Algo.Statistics
Date of maximum profit value for the entire period.
Hereda de: BasePnLStatisticParameter<DateTime>
Constructores
MaxProfitDateParameter(MaxProfitParameter)
Date of maximum profit value for the entire period.
- underlying
- MaxProfitParameter
Métodos
Add(DateTime, decimal, decimal?)
To add new data to the parameter.
- marketTime
- The exchange time.
- pnl
- The profit-loss value.
- commission
- Commission.
Reset()
Reset state.