Enum QuikStopPriceConditions
Условия стоп-цены по отношению к цене последней сделки инструмента.
Namespace: StockSharp.Quik
Assembly: StockSharp.Quik.dll
Syntax
public enum QuikStopPriceConditions
Fields
Name | Description |
---|---|
LessOrEqual | Меньше или равно. |
MoreOrEqual | Больше или равно. |