Automate strategies
#2
So the backtest API is pretty low level, it requires a gekko config. It doesn't really know of any "default config", the UI has a default config backed in (the UI). If you want to use Gekko over the commandline you'll need to put this config in a file instead (see here)

I guess you have seen the API docs? There is sample input you can post (assuming you have data for that market), see here:
https://gekko.wizb.it/docs/internals/ser...i-backtest

I'll work on documenting more examples and such, easiest for now is to start the UI and use your browser's developer tools to inspect what the UI sends (via the network tab).
  Reply


Messages In This Thread
Automate strategies - by Jeroen - 08-05-2018, 08:12 AM
RE: Automate strategies - by askmike - 08-05-2018, 09:10 AM

Forum Jump:


Users browsing this thread: