alleyway / add-tradingview-alerts-tool

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

Issue with new version 2.4.0 #137

Closed ricardodacosta closed 1 year ago

ricardodacosta commented 1 year ago

Wasn't happening with the Beta version ERROR Waiting for selector .//button[@data-name='notifications'] failed: Waiting failed: 20000ms exceeded

ricardodacosta commented 1 year ago

However the new beta version seems to fix it. If anyone else has the same error just update by running npm install @alleyway/add-tradingview-alerts-tool@2.4.1-beta.2

cmartin81 commented 1 year ago

I can also verify that it works!

If you install it you can just call node_modules/@alleyway/add-tradingview-alerts-tool/dist/cli.jsinstead of ./atat to use it