Check futures grid add margin (dry-run)
pionex_bot_add_margin_futures_grid_checkValidates a futures grid bot margin addition without executing, returning estimated liquidation prices before and after the change.
Instructions
Check futures grid add margin (dry-run)
Validate whether the add-margin amount is valid and return the estimated liquidation
prices before and after the change, without executing.
Does not accept openPrice; the backend uses the live market price.
Weight: 1.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Margin amount to add / reduce (decimal, serialized as an unquoted number) | |
| buOrderId | Yes | Bot order ID |