OPEN-SOURCE SCRIPT

Optimized Trend-Momentum Signals

205
This indicator combines trend, momentum, and volume-strength factors into a single buy/sell signal system. It integrates:

SMA 200 → Identifies the long-term trend (price above = bullish bias, below = bearish bias).

MACD (12,26,9) → Confirms momentum direction with line crossovers.

RSI (7) → Filters strength (above 50 = bullish, below 50 = bearish).

ROC (45) → Validates positive or negative rate of change.

Signal Logic:

Buy Signal → Price above SMA 200, MACD bullish, RSI > 50, and ROC > 0.

Sell Signal → Price below SMA 200, MACD bearish, RSI < 50, and ROC < 0.

Features:

Clear arrows for BUY and SELL signals.

Long-term SMA plotted for trend visualization.

Alerts built-in for real-time notifications.

This tool helps traders filter out noise and act only when all major confirmation factors align, reducing false signals and improving decision-making.

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.