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.
Screen Shot 05-02-19 at 10.05 PM.PNG (Size: 70.03 KB / Downloads: 20)
In my config.js
config.tradingAdvisor = {
enabled: true,
method: 'BBO',
candleSize: 240, // 4 hours
historySize: 20,
}
Screen Shot 05-02-19 at 10.05 PM.PNG (Size: 70.03 KB / Downloads: 20)
In my config.js
config.tradingAdvisor = {
enabled: true,
method: 'BBO',
candleSize: 240, // 4 hours
historySize: 20,
}