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
182 stars 70 forks source link

Deep backtesting always shows undefined #192

Open xuyamu opened 1 month ago

xuyamu commented 1 month ago

tva1

What's going on? This prevents Deep backtesting from running correctly.

xuyamu commented 1 month ago

It seems that the calculation time is too long. I changed the strategy to be simpler and it works again. tva2

Changing the delay time also seems to help.