07-28-2018, 04:24 PM
How can I use gekko to place trades manually?
https://github.com/askmike/gekko/blob/de...y_order.md
I was reading this and it seems to do exactly what I want, but I don't understand how to use it/run it ... I tried to fill in all the details and run node gekko --config buy.js , with the example code but that didnt seem to work. Is there a way to run this from the command line and specify the buy price?
https://github.com/askmike/gekko/blob/de...y_order.md
I was reading this and it seems to do exactly what I want, but I don't understand how to use it/run it ... I tried to fill in all the details and run node gekko --config buy.js , with the example code but that didnt seem to work. Is there a way to run this from the command line and specify the buy price?