alleyway / add-tradingview-alerts-tool

Automated entry of TradingView alerts for bot trading tools such as 3Commas, Alertatron, CryptoHopper, etc.
MIT License
632 stars 140 forks source link

alert dialog box issue #136

Closed jarrydbarrah closed 1 year ago

jarrydbarrah commented 1 year ago

Hi team, sorry to bug you but I'm a relatively regular user of this tool who has come across a new issue out of nowhere. It looks like the script isn't able to tell if the alerts dialog box is open or not, despite it clearly being open in the chromium tab.

Screen Shot 2022-12-07 at 11 59 10 am

I've tried re-downloading the symbol files, refreshing the config file and playing with the delay (both up and down) but can't seem to get it firing as per normal. Thanks again for a great tool and let me know if you can assist.

rivendell-tech commented 1 year ago

Hi @mlake, as already pointed out by @jarrydbarrah I can confirm the issue comes from a breaking change in the TradingView interface for the alerts.

Now there are 2 different tabs instead of 1 as before:

tv-alert-new-interface

Thanks for checking :pray:

ricardodacosta commented 1 year ago

Will a fix be released for this issue?

rivendell-tech commented 1 year ago

There are new releases only on beta: https://github.com/alleyway/add-tradingview-alerts-tool/tags

I presume they're working on this issue.

ricardodacosta commented 1 year ago

thank you @p3relman can you remind me as to how to update to beta through terminal?

ricardodacosta commented 1 year ago

Never mind. I figured it out. "npm install @alleyway/add-tradingview-alerts-tool@2.3.3-beta.7 " and I can confirm the beta release fixes the issues with new tab in alert window. Thank you guys!

ricardodacosta commented 1 year ago

That happens to me too sometimes. What has worked for me is to save the tradingview chart layout on the first symbol of your .CSV list and also remove every other indicator/strategy from the chart nad lastly not be on pine editor. Try that!