MACD (Moving Average Convergence Divergence)
A trend-following momentum indicator built from the difference between two exponential moving averages and a signal line.
MACD subtracts a longer exponential moving average (typically 26-period) from a shorter one (12-period), then plots a signal line (9-period EMA of that difference). Crossovers and divergences between MACD and price are read as momentum shifts.
Like RSI, MACD is one input among 45 engineered features in endeavr.ai's pipeline rather than a rule in isolation.