CLI Data Question - Printable Version +- Gekko Forum (https://forum.gekko.wizb.it) +-- Forum: Gekko (https://forum.gekko.wizb.it/forum-13.html) +--- Forum: Technical Support (https://forum.gekko.wizb.it/forum-19.html) +--- Thread: CLI Data Question (/thread-57910.html) |
CLI Data Question - gkendrick - 05-01-2019 I'm trying to figure out what the info/debug is saying (see screen shot). And what do I need to do to get the correct data problem. [attachment=362] In my config.js config.tradingAdvisor = { enabled: true, method: 'BBO', candleSize: 240, // 4 hours historySize: 20, } |