I want to get my algo to take trades using the tradingview webhook alerts I get.

AnirudhV_03
I use the Kite API currently to place trades. However, I am looking to automate these trades by integrating tradingview webhook alerts into my app. Does anyone know if there is any way to bring in the JSON payload of the tradingview alert to my python app{not a flask app; app created and run in google colab) which is already using Kite API? Any helpful response is highly appreciated. Thanks in advance.
Sign In or Register to comment.