What I Want:
Allow TradingView alerts to automatically activate/deactivate LONG and SHORT bots based on trend direction.
Example:
TradingView sends alert: “ACTIVATE_LONG” → Long bot turns ON, Short bot turns OFF
TradingView sends alert: “ACTIVATE_SHORT” → Short bot turns ON, Long bot turns OFF
Key Questions:
Can TradingView alerts control the activate/deactivate buttons shown in my screenshot?