HitBtcOrderCondition

StockSharp.HitBtc

HitBtc Bestellbedingung.

Erbt von: BaseWithdrawOrderCondition

Implementiert: IStopLossOrderCondition

Konstruktoren

HitBtcOrderCondition
public HitBtcOrderCondition()
hitBtcOrderCondition = HitBtcOrderCondition()

Initialisiert eine neue Instanz von HitBtcOrderCondition.

Eigenschaften

StopPrice
public decimal? StopPrice { get; set; }
value = hitBtcOrderCondition.StopPrice
hitBtcOrderCondition.StopPrice = value

Aktivierungspreis, wenn eine Bestellung erreicht wird, wird platziert.