If you want to create an Exchange Account for Binance USD Futures make sure you have already created an account on Binance 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 Binance USD Futures.
- Set the name of your choice for Exchange Account to recognize it later. (eg. My Binance Futures account)
- Set the Api key provided from Binance exchange.
- Set the Secret provided from Binance 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