02-06-2018, 07:17 AM
(02-06-2018, 02:58 AM)askmike Wrote: - 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.
Does this problem potentially occur every time when Gekko check's for prices of each pair (was it once in a minute?), or only when a trade signal is given and Gekko tries to open a new trade?