AlorOrderCondition
StockSharp.Alor
阿尔罗定单条件.
继承自: OrderCondition
实现: IStopLossOrderCondition, ITakeProfitOrderCondition
构造函数
AlorOrderCondition
public AlorOrderCondition()
alorOrderCondition = AlorOrderCondition()
初始化了 & ##AlorOrderCondition+#的新实例.
属性
Price
public decimal? Price { get; set; }
value = alorOrderCondition.Price
alorOrderCondition.Price = value
近地价.
TriggerPrice
public decimal? TriggerPrice { get; set; }
value = alorOrderCondition.TriggerPrice
alorOrderCondition.TriggerPrice = value
触发价格。