Max. amount of exchanges/pairs?
#13
Gekko doesn't have any limitation, especially if using the commandline. What I would recommend:

- Use different API keys for each one, even if they are run on the same account (to prevent nonce issues).
- Keep API rate limits of the exchange you are running it on in mind. 1 Gekko shouldn't do more than an API call every 10 seconds (depending on what you are doing of course), so if you run 20 at the same time (from the same IP) you might get rate limited.
- If you are able to run them for longer periods of time without stopping them run them with the candleWriter plugin disabled, this way you won't run into any sqlite lock race conditions.

If you run into issues do report back.
  Reply


Messages In This Thread
Max. amount of exchanges/pairs? - by jasurakk - 01-17-2018, 01:27 PM
RE: Max. amount of exchanges/pairs? - by askmike - 01-21-2018, 05:11 PM
RE: Max. amount of exchanges/pairs? - by jasurakk - 01-21-2018, 06:05 PM
RE: Max. amount of exchanges/pairs? - by jasurakk - 01-22-2018, 12:39 PM
RE: Max. amount of exchanges/pairs? - by jasurakk - 01-25-2018, 04:46 PM
RE: Max. amount of exchanges/pairs? - by jasurakk - 02-04-2018, 09:43 AM
RE: Max. amount of exchanges/pairs? - by askmike - 02-04-2018, 11:18 AM
RE: Max. amount of exchanges/pairs? - by jasurakk - 02-04-2018, 12:43 PM
RE: Max. amount of exchanges/pairs? - by askmike - 02-05-2018, 02:34 AM
RE: Max. amount of exchanges/pairs? - by jasurakk - 02-05-2018, 07:49 AM
RE: Max. amount of exchanges/pairs? - by askmike - 02-05-2018, 01:26 PM
RE: Max. amount of exchanges/pairs? - by jasurakk - 02-05-2018, 06:19 PM
RE: Max. amount of exchanges/pairs? - by askmike - 02-06-2018, 02:58 AM
RE: Max. amount of exchanges/pairs? - by jasurakk - 02-06-2018, 07:17 AM
RE: Max. amount of exchanges/pairs? - by askmike - 02-06-2018, 08:17 AM

Forum Jump:


Users browsing this thread: