본문으로 건너뛰기

Bitget Auto-Trading Setup Guide

From registering API/Secret keys & passphrase to setting IP whitelists and copying Signal Bot messages. Guides you through the core steps to connect Bitget exchange to AlertWays and start auto-trading.

1 API Key Issuance & Permissions

For security when setting up Bitget Exchange API, Trading Permissionsmust be enabled, and withdrawal permissions must remain disabled.

  • api passphrase: Bitget requires the API passphrase set during API issuance.
  • IP Whitelist: 43.202.226.64 Registration Recommended

2 Copy Signal Bot Message

Generated in the AlertWays Signal Bot Dashboard, Webhook URL and JSON Messagepaste it exactly into the TradingView Alert window.

{
  "exchange": "bitget",
  "market": "futures",
  "mode": "live",
  "ticker": "{{ticker}}",
  "strategy_position_size": "{{strategy.position_size}}",
  "order_action": "{{strategy.order.action}}",
  "token": "Unique token copied from Signal Bot"
}

3 Test Order Checklist

Before live trading, to ensure settings are correct, you must Place a Test Order.

  • Verify operation in the paper trading environment first, then switch to live.
  • After an alert is triggered, Order History Dashboardmonitor fill/failure logs in real-time at
  • If an error occurs, re-check API info and the token value in the JSON.

"Bitget connection complete. Now automate your strategy 24/7."