If you want to create an Exchange Account for Coinbase Spot make sure you have already created an account on Coinbase exchange and generated API Key with the trade permissions. If you don’t, you can follow this tutorial.
- Navigate to Create Exchange Account (if you don’t have any Exchange Account yet) or navigate top right to , then “Exchange Accounts” and then press “+” sign top right.
- From the Exchange menu select Coinbase
- Set the name of your choice for Exchange Account to recognize it later. (eg. My Coinbase account)
- Set the Api key provided from Coinbase exchange.
- Set the Secret provided from Coinbase exchange.
- Leave the “Exchange account id” field empty.
- Rate limit count – How many private calls you can make to API
- Rate limit interval [s] – Interval in that you can make “Rate limit count” of private calls. Example: So if API allows you to have 5 requests per 1 second you should set it as
- Rate limit count: 5
- Rate limit interval [s]: 1