10-24-2018, 04:26 AM
Hello,
when I try paper trader in CLI, I get a "RangeError: Maximum call stack size exceeded" error.
If I lower the trading advisor required history size below 4000, the paper trader will work, but over this number I will get an error. Any way around this?
I need the history size to be high because I am running a strategy that utilizes multiple candle sizes in the strategy.
I am running this on Windows 10 and installed without bash.
events.js:156
EventEmitter.prototype.emit = function emit(type) {
^
RangeError: Maximum call stack size exceeded
any ideas?
thanks
when I try paper trader in CLI, I get a "RangeError: Maximum call stack size exceeded" error.
If I lower the trading advisor required history size below 4000, the paper trader will work, but over this number I will get an error. Any way around this?
I need the history size to be high because I am running a strategy that utilizes multiple candle sizes in the strategy.
I am running this on Windows 10 and installed without bash.
events.js:156
EventEmitter.prototype.emit = function emit(type) {
^
RangeError: Maximum call stack size exceeded
any ideas?
thanks