akumidv / tradingview-assistant-chrome-extension

An assistant for backtesting trading strategies and checking (showing) external signals in Tradingview implemented as a Chrome browser extension.
GNU General Public License v3.0
180 stars 69 forks source link

Hundreds of "undefined's" #165

Open orlagwon opened 7 months ago

orlagwon commented 7 months ago

May get 20-60 "undefined" iterations in a row. Sometimes it's just getting stucked in eternal "undefined". Why it happening?

VincenzoUrso commented 7 months ago

can happen with some setup that tv is not able to calculate in time

scheerd commented 6 months ago

Yeah, this is usually a time-out issue, calculation time too long. You'll probably see this occasionally when doing manual settings manipulation. Turn off any extra features or plotting or whatever then try again.

akumidv commented 6 months ago

@orlagwon you can increase timeout in options image

orlagwon commented 5 months ago

@akumidv TradingView calculates normally, I see data in strategy tester window, but assistant says "undefined".

xuyamu commented 1 month ago

@akumidv TradingView calculates normally, I see data in strategy tester window, but assistant says "undefined".

I may have encountered this problem. This problem occurs when performing Deep Backtesting. I don’t know if it is really performing Deep Backtesting.