{
"alerts": [
{
"name": "US30 Bull Break",
"condition": {
"symbol": "US30",
"operator": "crossing",
"value": 43950
},
"message": "📈 US30 Breakout Alert: Price crossed above 43,950. Watch for BUY setup targeting 44,100.",
"actions": ["notify_app", "popup"]
},
{
"name": "US30 Bear Rejection",
"condition": {
"symbol": "US30",
"operator": "crossing_down",
"value": 43800
},
"message": "📉 US30 Bearish Rejection: Price fell below 43,800. Watch for SELL setup toward 43,400 OB.",
"actions": ["notify_app", "popup"]
}
]
}
"alerts": [
{
"name": "US30 Bull Break",
"condition": {
"symbol": "US30",
"operator": "crossing",
"value": 43950
},
"message": "📈 US30 Breakout Alert: Price crossed above 43,950. Watch for BUY setup targeting 44,100.",
"actions": ["notify_app", "popup"]
},
{
"name": "US30 Bear Rejection",
"condition": {
"symbol": "US30",
"operator": "crossing_down",
"value": 43800
},
"message": "📉 US30 Bearish Rejection: Price fell below 43,800. Watch for SELL setup toward 43,400 OB.",
"actions": ["notify_app", "popup"]
}
]
}
Disclaimer
The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.
Disclaimer
The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.