Need Help to Trigger Trade from TradingView Using Webhook

Hi Team,

I have 2 alerts from TradingView. On one of the alert I need “Entry Long” and “Exit Short” (if applicable) and in another alert I need "Entry Short and “Exit Long” (if applicable). Please advise what order I should configure and use the JSON to meet my requirement.

Thanks
Chandan

Hi @chandan002

For the single webhook URL, you can create multiple JSON. Create multiple JSON message as per your need and put it in “alert.message” based on Long or Short Entry/Exit. More detail here :point_down: