ContinuousSecurityWindow

StockSharp.Xaml

用于创建或编辑 ContinuousSecurity 的窗口 。

继承自: ThemedWindow

实现: ISecurityWindow, IComponentConnector

构造函数

ContinuousSecurityWindow
public ContinuousSecurityWindow()
continuousSecurityWindow = ContinuousSecurityWindow()

初始化了 & ##ContinuousSecurityWindow+#的新实例.

属性

ExchangeInfoProvider
public IExchangeInfoProvider ExchangeInfoProvider { get; set; }
value = continuousSecurityWindow.ExchangeInfoProvider
continuousSecurityWindow.ExchangeInfoProvider = value

交换信息提供者.

Security
public Security Security { get; set; }
value = continuousSecurityWindow.Security
continuousSecurityWindow.Security = value

金融工具。

SecurityStorage
public ISecurityStorage SecurityStorage { get; set; }
value = continuousSecurityWindow.SecurityStorage
continuousSecurityWindow.SecurityStorage = value

金融工具元信息存储。

ValidateId
public Func<string, string> ValidateId { get; set; }
value = continuousSecurityWindow.ValidateId
continuousSecurityWindow.ValidateId = value

检查金融工具输入的识别资料的处理者。

方法

InitializeComponent
public void InitializeComponent()
continuousSecurityWindow.InitializeComponent()

InitializeComponent