Skip to main content

Modify Grid Interval and Grid Number

Modify Grid Interval and Grid Number

Description​

Modify the grid price range and grid number.

HTTP Request​

  • POST /api/v3/trade/grid/modify-grid-interval
  • Rate limit: 1/sec/UID
  • Permission: UTA trade (read & write)
Request
curl "https://api.bitget.com/api/v3/trade/grid/modify-grid-interval" \
-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​

ParametersTypeRequiredDescription
categoryStringYesBusiness line
SPOT: Spot trading
USDT-FUTURES: USDT-margined futures
USDC-FUTURES: USDC-margined futures
botIdStringYesGrid bot ID
maxPriceStringYesGrid upper limit price
minPriceStringYesGrid lower limit price
gridNumStringYesNumber of grids

Response Parameters​

ParametersTypeDescription
botIdStringGrid bot ID

How was your Reading Experience with us?

★
★
★
★
â˜