[gekko 0.6] API change for running a backtest
#13
To go back to the api change, I’ve gone back to my bulktester and added this:

"backtestResultExporter": {
"enabled": true,
"writeToDisk": false,
"data": {
"stratUpdates": false,
"roundtrips": true,
"stratCandles": true,
"stratCandleProps": [
"open"
],
"trades": true
}
},

Now the api request is failing. Are there any other differences in the gekkoConfig object from 0.5x?
  Reply


Messages In This Thread
RE: [gekko 0.6] API change for running a backtest - by thegamecat - 07-15-2018, 12:05 AM

Forum Jump:


Users browsing this thread: