VolumeContinuousSecurity
StockSharp.Algo
Rollover by volume continuous security.
Erbt von: ContinuousSecurity
Konstruktoren
VolumeContinuousSecurity()
Initializes a new instance of the VolumeContinuousSecurity.
Eigenschaften
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.
Methoden
FromSerializedString(string)
Load security state from .
- text
- Value, received from ToSerializedString.