MaxShortPositionParameter

StockSharp.Algo.Statistics

Maximum short position size.

Herda de: BaseStatisticParameter<decimal>

Implementa: IPositionStatisticParameter, IStatisticParameter, IPersistable, INotifyPropertyChanged, IDisposable

Construtores

MaxShortPositionParameter()

Initialize MaxShortPositionParameter.

Métodos

Add(DateTime, decimal)

To add the new position value to the parameter.

marketTime
The exchange time.
position
The new position value.