Built-in Functions
Structures
Built-in Variables
ORDER_TYPE
ORDER_TYPE_BUY
ORDER_TYPE_BUY is the value of the Type property in the Order structure, representing a buy order type.
Type
number
See Also
Remarks
The value of ORDER_TYPE_BUY is 0.
ORDER_TYPE_SELL
ORDER_TYPE_SELL is the Type property value in the Order structure, used to indicate a sell order type.
Type
number
See Also
Remarks
The value of ORDER_TYPE_SELL is 1.