VolumeContinuousSecurity

StockSharp.Algo

Rollover by volume continuous security.

Herda de: ContinuousSecurity

Construtores

VolumeContinuousSecurity()

Initializes a new instance of the VolumeContinuousSecurity.

Propriedades

InnerSecurities : SynchronizedList<SecurityId>

Instruments rollover by volume.

InnerSecurityIds : IEnumerable<SecurityId>

Instruments, from which this basket is created.

IsOpenInterest : bool

Use open interest for VolumeLevel.

VolumeLevel : Unit

Volume trigger causes switch to the next contract.

Métodos

FromSerializedString(string)

Load security state from .

text
Value, received from ToSerializedString.
ToSerializedString() : string

Save security state to string.

Retorna: String.