Skip to content

Order Properties

Order Properties

Operation type for the OrderSend() function. It can be any of the following values:

IDValueDescription
OP_BUY0Buy operation
OP_SELL1Sell operation
OP_BUYLIMIT2Buy limit pending order
OP_SELLLIMIT3Sell limit pending order
OP_BUYSTOP4Buy stop pending order
OP_SELLSTOP5Sell stop pending order

Last updated on