02-10-2018, 12:36 AM
Nice Answers thanks..
just last Q to make sue...
this::
> I understand that I have to change the config files for every Livetrade Setup (to add the different APIs if I am using different exchanges, and to add different parameters for the same strategy or different strategies.. IS THIS right?
You usually only have to create a new config file and point gekko to that one when you start it: node gekko -c my-other-config.js
Especially if you only run say 3 different ones (on linux) and see how it goes from there.
means I will have a diffrent config for every different pare or connections right?
so in my example just 3 different configfiles.. :
tnanks again mike.
just last Q to make sue...
this::
> I understand that I have to change the config files for every Livetrade Setup (to add the different APIs if I am using different exchanges, and to add different parameters for the same strategy or different strategies.. IS THIS right?
You usually only have to create a new config file and point gekko to that one when you start it: node gekko -c my-other-config.js
Especially if you only run say 3 different ones (on linux) and see how it goes from there.
means I will have a diffrent config for every different pare or connections right?
so in my example just 3 different configfiles.. :
tnanks again mike.