ADX, SAR Parabolic Strategy

A trend-following strategy using ADX and Parabolic SAR indicators for entry signals. Learn to trade Forex and Eurodollar markets with this technical indicator-b

Published · Updated · Methodology: Technical Indicators

Part of: Moving Average Strategies

  • Methodology: Technical Indicators
  • Content type: both
  • Timeframes: Not specified, but implies various timeframes for backtesting
  • Markets: Forex, Eurodollar

Indicators used

  • ADX
  • SAR Parabolic
  • Media Móvil (Moving Average)

Source video

Decoded from: 🚀 Convierte los Videos de Trading en Robots con IA: Crea Bots de Trading Algorítmico Efectivos 🚀💡 by robotdeforex — watch the original

Key timestamps:

  • 0:00 - Introduction to AI and algorithmic trading
  • 1:00 - Extracting video transcript for rules
  • 1:50 - Asking AI for trading rules
  • 2:10 - ADX and SAR Parabolic rules explained
  • 2:40 - Instructing AI to integrate rules into existing bot code
  • 5:00 - Initial backtesting results and issues (no TP)
  • 7:00 - Adding Take Profit (TP) to the bot
  • 10:00 - Further optimization and testing with TP

Strategy overview

A moving average is the simplest way to state which direction a market has been going, and here it appears only as the long-term backdrop — the entry is titled after ADX and the Parabolic SAR because those are the two indicators the video actually talks through. ADX is a strength gauge with a main line and directional components that answer "is there a trend, and whose?"; the Parabolic SAR is a stop-and-reverse dot that trails price and flips sides when the move does. Together they make a conventional trend-and-confirmation pairing, with the long-term average sitting behind both as context.

But the indicators are not the point of this video — the assembly line is. "🚀 Convierte los Videos de Trading en Robots con IA: Crea Bots de Trading Algorítmico Efectivos 🚀💡", from the Spanish-language channel robotdeforex, demonstrates turning a trading video into a running bot, and the chapter order is the argument: the transcript is extracted first (1:00), the AI is asked to state the trading rules from it (1:50), and only at 2:10 do ADX and the SAR appear at all. The indicator set is an output of the reading, not a premise chosen in advance. From 2:40 the demonstration moves to code, where the rules are instructed into an already-existing bot rather than written from a blank file — the AI's job is integration into a working shell, not authorship.

What the filing does not contain is worth stating plainly. No instrument is named, no timeframe is fixed (backtesting is implied across several), no period or dataset is given, and no numeric settings are stated for any of the three indicators — no ADX threshold, no SAR step, no moving-average length. The chapters stop at 5:00 on "initial backtesting results and issues (no TP)", meaning the final beat on record is an admitted defect — a missing take profit — rather than a result. No mechanical rules were decoded from this source, so this page documents the concept pairing and the video that produced it, not a rule set.

Topics

adx strategy · parabolic sar strategy · tradingview strategy · forex strategy · eurodollar trading · technical indicators · trend following strategy · trading strategy · pine script strategy

Frequently asked questions

What do ADX and the Parabolic SAR do together?

ADX measures how strong a trend is and, through its directional components, which side is in control; the Parabolic SAR trails price with a dot that flips from one side to the other as direction changes. Pairing them gives a strength filter and a directional trigger from two different calculations.

Where does the moving average fit in this setup?

The source references a long-term moving average as trend context behind the other two indicators, not as the signal itself. No length, type or timeframe for it is stated in the video.

Does this video provide a complete, tradeable rule set?

No. It is a demonstration of the video-to-bot workflow rather than a finished system, and its own chapter list ends on the first backtest surfacing a problem — no take profit defined. No instrument, timeframe, test period or parameter values are specified, and no mechanical rules were extracted from this source.

Can you really turn a trading video into a bot with AI?

The workflow shown — pull the transcript, have an AI state the rules it describes, then wire those rules into code — is exactly the extraction step, and this video is candid that the first compiled result needed fixing. Strategy Decoder performs the same structural extraction across video sources so you can read the setup before deciding whether it is worth coding and testing yourself.

About this strategy page

This trading strategy was decoded by Strategy Decoder's AI from a public YouTube trading video and turned into a structured, reviewable specification. In the interactive app this page shows the full entry and exit logic, risk management settings, the indicators involved with their parameters, AlgoWizard-compatible logic and a Pine Script export ready for TradingView backtesting — plus an automated backtest verdict when one has been computed for this strategy.

Strategy Decoder catalogs 2,229 decoded strategies. Each one is extracted with confidence scoring, cross-linked to the indicators it uses, and kept up to date as new videos are processed daily. Load this page with JavaScript enabled to use the interactive tools, or start from the strategy explorer to filter by methodology, market and timeframe.

Other versions of this strategy

More decoded strategies