VolumeContinuousSecurity

StockSharp.Algo

Rollover by volume continuous security.

Inherits: ContinuousSecurity

Constructors

VolumeContinuousSecurity()

Initializes a new instance of the VolumeContinuousSecurity.

Properties

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.

Methods

FromSerializedString(string)

Load security state from .

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

Save security state to string.

Returns: String.