AlorOrderCondition
StockSharp.Alor
Bedingung der Bestellung.
Erbt von: OrderCondition
Implementiert: IStopLossOrderCondition, ITakeProfitOrderCondition
Konstruktoren
AlorOrderCondition
public AlorOrderCondition()
alorOrderCondition = AlorOrderCondition()
Initialisiert eine neue Instanz von AlorOrderCondition.
Eigenschaften
Price
public decimal? Price { get; set; }
value = alorOrderCondition.Price
alorOrderCondition.Price = value
Close Position Preis.
TriggerPrice
public decimal? TriggerPrice { get; set; }
value = alorOrderCondition.TriggerPrice
alorOrderCondition.TriggerPrice = value
Auslösepreis.