Pillar · TIPS Alerts
The TIPS Command Center.
Two-candle liquidity sweep signals across every timeframe. Pick your assets, pick your timeframes, and let the alerts come to you.
SMS Alerts Paused
Toggle on to receive TIPS signals via SMS
Assets
0 of 14 activeTimeframes
Avg trade duration at 1:2 RRLive Chart
Signal Feed
No signals yet
Set up your TIPS indicator alerts on TradingView with the webhook URL below. Signals will appear here in real-time as they fire.
📱 Subscribe to Signals
Add your phone number to receive TIPS alerts via SMS.
Signals are sent via iMessage (blue bubble) or SMS fallback. Standard messaging rates may apply. This is not financial advice.
Connected Numbers
No numbers connected yet. Subscribe above to get started.
🔗 TradingView Setup
1. Add the TIPS indicator to your chart
Open any chart on TradingView → Add your TIPS Strategy Indicator
2. Create an alert
Right-click the indicator → Add Alert → Set condition to the TIPS signal
3. Set the webhook URL
https://amicable-wolverine-669.convex.site/webhook/tipsPaste this exact URL into the TradingView alert webhook field.
4. Set the alert message (JSON)
{
"secret": "tips_edge_2026_secret",
"direction": "{{strategy.order.action}}",
"ticker": "{{ticker}}",
"timeframe": "{{interval}}",
"close": {{close}},
"high": {{high}},
"low": {{low}},
"atr": {{plot("ATR")}},
"emaFast": {{plot("EMA 13")}},
"smaMid": {{plot("SMA 50")}},
"emaSlow": {{plot("EMA 200")}}
}5. Repeat for each asset × timeframe
Create one alert per asset per timeframe you want to monitor. Your filters above control which ones send SMS.