MaxLongPositionParameter

StockSharp.Algo.Statistics

Maximum long position size.

Herda de: BaseStatisticParameter<decimal>

Implementa: IPositionStatisticParameter, IStatisticParameter, IPersistable, INotifyPropertyChanged, IDisposable

Construtores

MaxLongPositionParameter()

Initialize MaxLongPositionParameter.

Métodos

Add(DateTime, decimal)

To add the new position value to the parameter.

marketTime
The exchange time.
position
The new position value.