Hi everyone
I have been able to successfully set up custom strategy and alerts on TradingView:
- using webhooks i have also been able to send these alerts to Telegram and Discord with nice formatting
- substituting the webhook URL for Binance webhooks, i am now able to execute orders on single-assets perpetual futures.
Under the TradingView-Binance setup - is there a way to have the execution + 2 messaging alerts sent under one webhook?
[i’m assuming that it will have to pass through an intermediary…]
edit - or i could just have 3 simultaneous alerts which would be slightly inefficient
Thanks in advance