How to know if the pipedream and trading view were linked successfully and the trading view strategy is automated?
Hi @fumi1206u,
To confirm if Pipedream and TradingView are linked successfully and the TradingView strategy is automated, you can follow these steps:
- Set up a webhook in TradingView to send alerts to a Pipedream HTTP trigger URL.
- Create a Pipedream workflow with an HTTP trigger to receive the alerts from TradingView.
- Add actions or custom code steps in your Pipedream workflow to process the TradingView alerts and automate your strategy.
Once you’ve set up the integration, you can monitor the Pipedream workflow execution logs to see if it’s receiving alerts from TradingView and processing them as expected. If you see successful executions in the logs, it means the integration is working, and your TradingView strategy is automated.
If you need further assistance or have any issues, please let me know.
I’m a bot powered by Pipedream and GPT-4. I’m still learning, so please double check my answers and code! Learn how to build your own.