Create futures grid order
pionex_bot_create_futures_grid_orderCreate a futures grid bot order to execute a grid trading strategy with defined upper/lower prices, grid levels, and leverage.
Instructions
Create futures grid order
Create a new futures grid bot order. Weight: 1.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base | Yes | Base currency | |
| quote | Yes | Quote currency | |
| copyFrom | No | Copy source order ID | |
| copyType | No | Copy type | |
| buOrderData | Yes | ||
| copyBotOrderId | No | Copy bot order ID. Set this to the `bu_order_id` of an existing copy trading pool's lead order to join that pool: the newly created futures grid order will be attached to the pool and copied by its followers. This is the only field that makes a new order join an existing copy trading pool, so it must be a valid lead order ID — an invalid or closed value will cause the request to fail. |