Here you enter the necessary information that nuxBot will use to connect to your exchange and what timeframe it will use for calculating indicators.
What exactly do I have to enter in the fields?
- Exchange: The name of your exchange. You can also press the small arrow to select the exchange from the dropdown menu to avoid errors when writing the exchange.
- API Key: The API key that the exchange gave you when creating the API.
- API Secret: The API secret that the exchange gave you when creating the API.
- API Passphrase / Password: If you have to set a passphrase/password for your exchange or you have received one, you can enter it here, if not leave this field empty.
- Exchange Fees: The maker/taker fees your exchange takes. Please check with your exchange how much your exchange takes. Most exchanges call this the “fee rate”. The fee rate of Binance and KuCoin is currently “0.1”.
- Request Delay: The request delay is how long nuxBot waits until it sends another request to your exchange, e.g. to check the current price. Most exchanges don’t need more than 10 or 15 seconds of delay. If your console/errors.txt says “Rate Limit exceeded! Raise your Request Delay!” it says you should increase your request delay.
If you use KuCoin: KuCoin will always complain no matter what your Request Delay is, so just leave it at 10 or 15. - Timeframe: This is the timeframe that your nuxBot will trade with. This timeframe is also used to calculate your indicators.
Tip: Set the timeframe low to trade small trends, set it higher to trade longer trends.
Please make sure that your exchange also supports this timeframe.
Example: 1m, 3m, 5m, 15m, 30m, 45m, 1h, 2h, 3h, 4h, 1d, 1w, 1m, 1y
m = minute
h = hour
d = day
w = week
m = month
y = year - Testnet: Only enable testnet if your exchange has a testnet and you want to trade on the testnet. A testnet is like the main exchange but with non-real money, also called “paper trading”. If your exchange doesn’t have a testnet, you can still test your strategy before using it in the real market using our Simulated Trading feature.