prepare_create_spot_grid
Validate spot grid bot parameters locally and against exchange rules, then receive a confirmation token to proceed with creation. No order is placed until you confirm the action.
Instructions
STEP 1 of 2 to create a spot grid bot. Validates locally (bounds, row 2-200, grid_type whitelist, notional cap) AND against the exchange's checkParams endpoint, then returns a confirmation token. Nothing is created until confirm_action with that token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| row | Yes | ||
| top | Yes | ||
| base | Yes | ||
| quote | Yes | ||
| bottom | Yes | ||
| grid_type | No | arithmetic | |
| quote_investment | Yes |