GUIDES
Kraken API Setup Guide — Spot and Futures Market Data for Automated Trading
Connect Kraken to TraderWe in two minutes.
Market data (no API key needed)
- Spot and futures quotes use Kraken's public WebSocket — pick Kraken (spot) or Kraken Futures in Settings and press Connect. The universe scanner rotates the most active USD pairs automatically.
Trading (API key)
- Create a key at kraken.com → Settings → API. Grant "Query funds" and "Create & modify orders".
- Paste the key and private key into TraderWe. The key is stored encrypted on your PC and sent nowhere else.
- Paper mode fills orders inside the app against your virtual balance — no orders reach the exchange until you switch to Live.
Notes
- Trade strength on crypto uses a 30-minute rolling window seeded from recent trades. The number is meaningful right after connecting.
- Futures direction is decided by your strategy: Long() or Short() per entry.