TradeGecko
Incoming TradeGecko Actions
Outgoing TradeGecko Actions
Notes on TradeGecko Rate Limiting
TradeGecko's Rate limit is 300 calls every 5 minutes - As of Sept 2017.
Some of our calls are "Rate-Limit-Aware" . They will operate as fast as possible, making calls in multiple threads, until they hit the rate limit, then they will wait for the reset timer.
Calls that are not "Rate-Limit-Aware" have built-in 1000ms sleeps on every call. This helps mitigate the rate limit issue, but it does not resolve the issue where a customer has multiple TradeGecko Processes