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
158 stars 56 forks source link

Hundreds of "undefined's" #165

Open orlagwon opened 3 months ago

orlagwon commented 3 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 2 months ago

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

scheerd commented 2 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 2 months ago

@orlagwon you can increase timeout in options image

orlagwon commented 1 month ago

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