modify_order
Change the limit price of an open order, with optional signal price for stop orders, to keep your market positions aligned.
Instructions
Change the limit price of an open order (signal_price applies only to
stop orders). Confirms in the same exchange, like place_limit_order, and
reports on_market. Same order gate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| price | Yes | ||
| order_id | Yes | ||
| signal_price | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||