Video
Watch the Kraken API setup walkthrough
Open your Kraken account settings
Sign in through Kraken Pro, click the profile icon in the top right corner and choose Settings.
Open the API tab and create a key
Switch to the API tab. Under Spot trading API, click Create API key — this is the key type used for spot and margin trading.
Grant only the permissions TradeAdapter needs
Give the key a description you will recognise later, then enable exactly the permissions below and leave the rest off. Turn IP address restriction on and enter the TradeAdapter address so the key cannot be used from anywhere else.
- Funds — Query only. Leave Deposit, Withdraw and Earn off
- Orders and trades — Query open, Query closed, Create & modify orders, Cancel & close orders
- Data — Query ledger entries
35.75.198.16
Save the API key and private key
Click Generate key. Kraken shows the private key only on this screen — copy both values now, because the private key cannot be displayed again afterwards.
Continue to TradingView webhook setup
Paste the API key and private key into your TradeAdapter Kraken connection, then continue to page 2 to connect TradingView alerts for real-time trade execution.