Archived — below our codifiability bar

MACD Indicator

Explore the MACD indicator in algorithmic trading strategies. Learn how this technical indicator is used in systematic trading approaches.

Published · Archived · Methodology: Technical Indicators

  • Algo score: 70%
  • Discretionary score: 30%

This strategy was decoded from a public trading video but did not clear Strategy Decoder's codifiability bar: the extraction could not pin the rules down precisely enough to be turned into a reviewable specification. It is kept here as a reference post-mortem rather than as a strategy you can trade or backtest.

Part of: MACD Strategies

  • Methodology: Technical Indicators
  • Content type: indicator

Indicators mentioned

  • MACD

Why this strategy was archived

The MACD (Moving Average Convergence Divergence) is a momentum oscillator built from the difference between two exponential moving averages, plotted against a signal line and a histogram. It is one of the most widely used starting points for systematic trading: crossovers, zero-line crosses and histogram divergences all lend themselves naturally to code, which is why MACD-based logic appears so often in algorithmic contexts. This entry decodes "TRADING ALGORITMICO MACD" by inviertebien, which frames the indicator in exactly that algorithmic context.

**Why this entry is archived.** Our extraction identified the indicator at the center of the video — MACD — but scored the entry below our codifiability bar. The gap is in the rule set: the trading conditions are referenced and discussed, yet not specified with the precision automation requires. Which MACD variant and parameter settings, what exactly constitutes a valid signal, on which timeframe, and how positions are closed or protected — these are the details that separate a described approach from a reproducible one, and our extractor could not recover them without guesswork. Filling those gaps ourselves would mean inventing rules and attributing them to the video, which we do not do.

**What it still offers.** The video's framing is its strength: it treats MACD as an input to a mechanical process rather than as a discretionary chart-reading aid, which is the right instinct for anyone moving from manual to systematic trading. As Spanish-language material on algorithmic use of a core momentum indicator, it is a reasonable orientation piece. If you need MACD logic you can actually code and backtest, the MACD concept hub and the active catalog list entries where complete entry, exit and parameter rules were successfully extracted.

Source video

Decoded from: TRADING ALGORITMICO MACD by inviertebien — watch the original

Frequently asked questions

Why is this MACD entry archived?

Our extraction recovered the indicator (MACD) but not a complete rule set — entry, exit and parameter conditions are referenced in the video rather than specified precisely enough to automate. That scored below the codifiability bar we require for the active catalog.

Is the video still worth watching?

Yes, as orientation. It approaches MACD from an algorithmic angle rather than a discretionary one, which is a useful framing for traders moving toward systematic execution — and it is one of the few Spanish-language treatments of the topic in our catalog.

What is the MACD indicator?

A momentum oscillator derived from the difference between two exponential moving averages, displayed with a signal line and a histogram. Traders read it through crossovers, zero-line crosses and divergences between price and momentum.

Where can I find codifiable MACD strategies on Strategy Decoder?

The MACD concept hub and the active catalog list decoded video strategies where full entry, exit and parameter rules were successfully extracted.

Other archived strategies

Browse all archived strategies · Explore the strategies that did make the cut