QuikStopPriceConditions

StockSharp.Fix.Quik.Lua

Stop price conditions relative to the price of the last trade of the instrument.

Fields

LessOrEqual
public const QuikStopPriceConditions LessOrEqual
value = QuikStopPriceConditions.LessOrEqual

Less than or equal.

MoreOrEqual
public const QuikStopPriceConditions MoreOrEqual
value = QuikStopPriceConditions.MoreOrEqual

Greater than or equal.