Built-in Functions
Structures
Built-in Variables
ORDER_OFFSET
ORDER_OFFSET_OPEN
ORDER_OFFSET_OPEN is a value for the Offset property in the Order structure, indicating that the order is an opening position operation.
Type
number
See Also
Remarks
The value of ORDER_OFFSET_OPEN is 0.
ORDER_OFFSET_CLOSE
ORDER_OFFSET_CLOSE is a value for the Offset property in the Order structure, indicating that the order is in the close position direction.
Type
number
See Also
Remarks
The value of ORDER_OFFSET_CLOSE is 1.