VolumeContinuousSecurity

StockSharp.Algo

Rollover by volume continuous security.

继承自: ContinuousSecurity

构造函数

VolumeContinuousSecurity()

Initializes a new instance of the VolumeContinuousSecurity.

属性

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.

方法

FromSerializedString(string)

Load security state from .

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

Save security state to string.

返回值: String.