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.
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