Enums Definitions
TimeInForce
Param | Description |
---|---|
GTC | Good Till Canceled, Expires only when canceled |
GTT | Good Till Time, Expires at a specified time |
IOC | Immediate Or Cancel, Execute the portions that can be executed immediately and cancel the rest; this does not enter the order book. |
FOK | Fill Or Kill, Cancel if the order cannot be completely filled. |
STP (Self-Trade Prevention)
Param | Description |
---|---|
DC | Decrease and Cancel, Cancel the order with smaller size and change the order with larger size to the difference between old and new |
CO | Cancel old, Cancel the old order |
CN | Cancel new, Cancel the new order |
CB | Cancel both, Cancel both sides |
Hidden Orders and Iceberg Orders (Hidden & Iceberg)
Modified at 3 months ago