Table of Contents

Class SecurityJump

Namespace
StockSharp.Xaml
Assembly
StockSharp.Xaml.dll

Rollover description for the instrument.

public sealed class SecurityJump : NotifiableObject
Inheritance
SecurityJump
Extension Methods

Constructors

SecurityJump()

public SecurityJump()

Properties

Date

Rollover date.

public DateTime Date { get; set; }

Property Value

DateTime

Security

Security.

public Security Security { get; set; }

Property Value

Security