Running Gekko on multiple markets
#1
Options as I see it:

  1. Many Gekko process. Pros: no change to core Gekko code, cons: need some way of keeping track of running Gekkos. I have been using om2 to run multiple Gekkos and I'm not sure how to programatically keep track of running pm2 tasks and launch another if one dies. Any ideas? I would then need some way of receiving signals from the Gekkos and executing trades. Perhaps Gekko redid beacon is the answer or a db or something.
  2. Another idea I have is to have a list of markets (exchange plus coin) I want to run for and loop through, executing what we currently do for one Gekko on each, so essentially a master wrapper. From my understanding of the code this should be quite easy (oh the naevity), since I would just create many pipelines... 
Any thoughts on these ideas Mike?
  Reply


Messages In This Thread
Running Gekko on multiple markets - by positonic - 04-09-2018, 11:22 AM
RE: Running Gekko on multiple markets - by xFFFFF - 04-09-2018, 08:38 PM

Forum Jump:


Users browsing this thread: