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

Alarm addition failure #161

Open PFword opened 5 months ago

PFword commented 5 months ago

When the script runs its final stage without successfully adding an alert, it appears that the created action was not clicked at the end, after which the script works normally in order. None of the alerts were successfully created. ERROR: ERROR Cannot read properties of undefined (reading 'enabled') Please help solve it, thank you very much

mlake commented 5 months ago

Hi there - I'm having a hard time understanding the problem - maybe you can post a screen shot of the message?

PFword commented 5 months ago

Thank you for your reply. I have solved this problem. In addition, I would like to consult you about another problem. After I cancel the option of Webhook URL in the.csv file, the script will report an error. When I turn this option back on and fill in the url with the incorrect link it works fine, but I don't need the webhook option.