check_spot_grid_params
Validate spot-grid parameters directly on the exchange before creating a bot. Avoid errors by confirming rows, price range, and investment with Pionex's verdict.
Instructions
Ask the EXCHANGE to validate spot-grid parameters without creating anything. Always run this before prepare_create_spot_grid — the exchange's verdict beats any local reasoning.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| row | Yes | ||
| top | Yes | ||
| base | Yes | ||
| quote | Yes | ||
| bottom | Yes | ||
| grid_type | No | arithmetic | |
| quote_investment | Yes |