Open VincenzoUrso opened 9 months ago
almost...
I add here some information the change above seems have helped me, but is not a solution The real problem is that even if deep backtesting shows values, if a NEW value is not calculated when launching the deep backtest, the tester does not read any value and gave error. Possible solutions:
probably solving the issue already reported that the deep backtesting option does not store the best values at the beginning can also fix this problem
background: I keep having issues like this one using deep backtest https://github.com/akumidv/tradingview-assistant-chrome-extension/issues/146
in particular, it doesn't work if I select "sequential improvement"
Fix: increase the value in tv.js line 583 like this
it fixes the issue