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.