No, i didn't. I thought there is auto-save feature when it is closed. Thanks.
webhooks
-
I am trying to receive webhooks from tradingview as alerts to trigger the bot. Is there a way to do this without having the bot stay in loop mode looking for an alert every x seconds?
Webhook gets alerted
bot receives the webhook and uses the information as a trigger. -
@djgbshows
If you have premium access and know how to write code, you can use these libraries to manage your scripthttps://github.com/CheshireCaat/bas-remote-python
https://github.com/CheshireCaat/bas-remote-node
https://github.com/CheshireCaat/BASRemote.NET