hi
for live trading
(ui) and gekko when you start (sma) length of candles after importing the strategy starts to work correctly (cannot use pre-downloaded data)
(cli) to start with gekko. (sma) you must import backward candles up to length (uses pre-downloaded data )
After config.js is edited
node gekko --config config.js --import
+
https://gekko.wizb.it/docs/commandline/about_the_commandline.html
for live trading
(ui) and gekko when you start (sma) length of candles after importing the strategy starts to work correctly (cannot use pre-downloaded data)
(cli) to start with gekko. (sma) you must import backward candles up to length (uses pre-downloaded data )
After config.js is edited
node gekko --config config.js --import
+
https://gekko.wizb.it/docs/commandline/about_the_commandline.html