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

Feature request: Backtest entire TV watchlist #132

Open sirouk opened 1 year ago

sirouk commented 1 year ago

Can you add a function to do a deep/regular backtest across a watchlist?

It should load up the current saved settings for the symbol. Or perhaps the default.

I also wanted to point out that each iteration should reset the Backtest start/end date, as I have seen a flaw in recent code with other extensions that missed this.

I appreciate your work!

GitHub1m commented 1 year ago

I strongly agree!

akumidv commented 1 year ago

Ok. I'll plan in new version.

GitHub1m commented 9 months ago

Ok. I'll plan in new version.

I hope this will be implemented in the near future!

GitHub1m commented 2 months ago

Greetings. Are you still planning to implement this in the new version? Right now, the watchlist backtest feature is no longer working on the "The Optimiser - TradingView Strategies" extension (https://chromewebstore.google.com/detail/the-optimiser-tradingview/emcpjechgmpcnjphefjekmdlaljbiegp).

Thank you for your great extension!