Gekko Forum
Integrate CCXT lib to Gekko? - Printable Version

+- Gekko Forum (https://forum.gekko.wizb.it)
+-- Forum: Gekko (https://forum.gekko.wizb.it/forum-13.html)
+--- Forum: Feature Requests (https://forum.gekko.wizb.it/forum-15.html)
+--- Thread: Integrate CCXT lib to Gekko? (/thread-56864.html)



Integrate CCXT lib to Gekko? - hackonomist - 04-21-2018

Hello to the gekko community!

Are there any plans on integrating ccxt lib to gekko?

https://github.com/ccxt/ccxt

It seems it already supports more complex order types and advanced parameterization (like order amount etc.), and communication with many exchanges.

See here for details.

Thanks.


RE: Integrate CCXT lib to Gekko? - scnonah - 03-25-2019

This is a great suggestion i'm not sure why it was ignored. I'm looking at doing it myself since gekko is very limited. Cheers.