Close Grid Bot
Close Grid Bot
Descriptionâ
Terminate a specified bot, stopping order placement and handling unfilled orders/positions according to the strategy configuration.
HTTP Requestâ
- POST /api/v3/trade/grid/close-bot
- Rate limit: 1/sec/UID
- Permission: UTA trade (read & write)
Request
curl "https://api.bitget.com/api/v3/trade/grid/close-bot" \
-H "ACCESS-KEY:your apiKey" \
-H "ACCESS-SIGN:*" \
-H "ACCESS-PASSPHRASE:*" \
-H "ACCESS-TIMESTAMP:1659076670000" \
-H "locale:en-US" \
-H "Content-Type: application/json"
Request Parametersâ
| Parameters | Type | Required | Description |
|---|---|---|---|
| botId | String | Yes | Grid bot ID |