Now we can set the alert on TradingView. When you do that you will need to specify the Webhook URL that would be https://the-link-of-your-flask-app.com/your-route, "your-route" would be "tradingview-to-webhook-order" in our example (app.py). @app.route("/tradingview-to-webhook-...
Which applications can iWhere support for location changes?It offers users the ability to modify the location linked to photos, Find My Friends, and App Store account settings. You can use iWhere to switch your location on popular social apps such as Snapchat, Facebook, Instagram, Tinder, ...
Flask app receiving alerts from TradingView and automatically place an order or send the chart to Discord where you can choose whether to take the trade or not through a bot. - MnyCaek/tradingview-webhook-trading-bot
Now we can set the alert on TradingView. When you do that you will need to specify theWebhook URLthat would behttps://the-link-of-your-flask-app.com/your-route, "your-route" would be "tradingview-to-webhook-order" in our example (app.py). ...