Triple Signal + Market DashboardTriple Signal Logic: Combines Stochastic RSI, Trend CCI, and Chaikin Money Flow. It triggers a BUY or SELL signal when all three reach their oversold or overbought levels within your chosen lookback window.
Market Condition Dashboard: A real-time table showing:
Individual indicator states (Oversold, Overbought, or Neutral).
Overall Market Condition (Strong Bullish, Bullish, Strong Bearish, Bearish, or Neutral) based on price relation to the 200 EMA and indicator alignment.
Webhook Alerts: The script includes alert() calls for both Buy and Sell signals. When setting up an alert on TradingView, choose the "Any alert() function call" option to use these for webhooks.
Trend Filter: I added a 200-period EMA to the chart to help you visualize the long-term trend, which is also used for the market condition logic.
You can customize the dashboard position, text size, and indicator periods in the script settings.
Use MACD to help with the timing.
Pine Script® indicator






















