ExpirationContinuousSecurity

StockSharp.Algo

Rollover by expiration date continuous security.

Наследует: ContinuousSecurity

Конструкторы

ExpirationContinuousSecurity()

Initializes a new instance of the ExpirationContinuousSecurity.

Свойства

ExpirationJumps : IExpirationJumpList

Instruments and dates of transition at which the transition to the next instrument takes place.

InnerSecurityIds : IEnumerable<SecurityId>

Instruments, from which this basket is created.

Методы

FromSerializedString(string)

Load security state from .

text
Value, received from ToSerializedString.
GetSecurity(DateTime) : SecurityId

To get the instrument that trades for the specified exchange time.

marketTime
The exchange time.

Возвращает: The instrument. If there is no instrument for the specified time then the will be returned.

ToSerializedString() : string

Save security state to string.

Возвращает: String.