PROTECTED SOURCE SCRIPT

MACD Quadrant Matrix – 10 US Majors

200
This script provides a quadrant matrix visualization of the MACD indicator across 10 major U.S. stocks (AAPL, MSFT, NVDA, AMZN, GOOGL, META, TSLA, BRK.B, UNH, LLY).
It is designed as a visual screening tool to quickly analyze the relative MACD conditions of large-cap U.S. equities.


# Quadrant Logic

Q1 (Green): MACD > 0 and MACD > Signal

Q2 (Orange): MACD > 0 and MACD < Signal

Q3 (Blue): MACD < 0 and MACD > Signal

Q4 (Red): MACD < 0 and MACD < Signal

# Features

Adjustable timeframe (default: Daily)

Quadrant background visualization

Optional jitter to reduce overlap of bubbles

Tooltip display with MACD, Signal, and Delta values

Counts of how many symbols fall into each quadrant

# Limitations

Symbol list is fixed to 10 large-cap U.S. stocks (modifiable in code).

This is a visualization tool only. It does not generate buy/sell signals.

Results and quadrant positioning will vary depending on timeframe selection.

# Disclaimer

This script is for educational and analytical purposes only.
It is not financial advice, and should not be relied upon for trading or investment decisions.
Trading and investing carry risk, and users should perform their own due diligence.

Отказ от ответственности

Информация и публикации не предназначены для предоставления и не являются финансовыми, инвестиционными, торговыми или другими видами советов или рекомендаций, предоставленных или одобренных TradingView. Подробнее читайте в Условиях использования.