Vela Horaria, Price Action Strategy

Discover the Vela Horaria trading strategy based on hourly candle behavior. This price action strategy uses a specific H1 candle's direction to determine daily

Published · Updated · Methodology: Price Action

Part of: Price Action

  • Methodology: Price Action
  • Content type: strategy
  • Timeframes: H1 (Hourly), Daily (for determining overall direction)
  • Markets: NASDAQ (specifically mentioned for backtest), Forex (mentioned in description as ideal for)

Indicators used

  • Price Action

Source video

Decoded from: ¿Hacia dónde irá el mercado hoy? Esta estrategia lo revela by Estrategias Ganadoras de Trading — watch the original

Key timestamps:

  • 0:10 - Premise of the strategy
  • 1:50 - Core logic: daily candle direction
  • 2:15 - Algo Wizard implementation details
  • 2:40 - Entry conditions
  • 3:00 - Exit conditions
  • 3:45 - Backtest results and performance
  • 4:50 - Money management settings
  • 5:20 - Strategy as a core for further development

Strategy overview

Price action trading reads direction from the candles themselves rather than from indicators laid on top of them. What makes this entry distinct is its two-timeframe framing: the daily candle is used to establish the overall direction of the market, while the hourly candle — the "vela horaria" that gives the strategy its name — is where the actual work happens. It is a top-down approach in its simplest form, where the higher timeframe answers "which way" and the lower one answers "when".

The source is a Spanish-language video from the channel Estrategias Ganadoras de Trading, titled "¿Hacia dónde irá el mercado hoy? Esta estrategia lo revela" — "Where will the market go today? This strategy reveals it". The premise is stated up front: that the direction already printed on the daily chart carries information about how the coming session is likely to lean. What is worth noting about this particular presentation is that the author does not stop at chart examples. A good part of the video is spent implementing the idea in Algo Wizard, a rule-builder environment, and it closes with a backtest — so the concept is treated as mechanical from the outset rather than as a discretionary read.

Daily-direction filters are among the oldest and simplest ways to bias an intraday system, and their usefulness varies a great deal by instrument and by market regime, which is exactly why the author's decision to code and test it matters more than the premise itself. This page collects the concept and its source; no rule set has been extracted for this entry, so what follows is context on the approach and the video it comes from rather than a decoded specification.

Topics

vela horaria strategy · price action strategy · hourly trading strategy · nasdaq trading strategy · forex strategy · h1 strategy · intraday strategy · tradingview strategy · pine script · trading strategy · hourly candle strategy · daily bias strategy · price action trading

Frequently asked questions

What is the "Vela Horaria" price action strategy?

It is a price action approach that operates on the hourly (H1) chart while using the daily candle to determine the overall market direction. "Vela horaria" is Spanish for "hourly candle" — the timeframe where the strategy does its work. No indicators are involved; the reading comes from the candles themselves.

Why use the daily timeframe if the strategy trades on the hourly chart?

This is a standard top-down structure: the higher timeframe establishes a directional bias and the lower timeframe provides the resolution to act on it. The intent is to avoid taking hourly signals that run against the prevailing daily direction. Whether that filter helps depends on the instrument and the period tested.

Can a daily-direction price action strategy be automated?

Yes — a bias derived from the direction of a completed daily candle is mechanical by nature, since it has a single unambiguous value once the candle closes. The source video demonstrates this by building the setup in Algo Wizard rather than trading it by hand.

How should I evaluate a strategy like this before trading it?

Backtest it across several instruments and market conditions, since simple directional filters can behave very differently in trending versus ranging periods. Strategy Decoder catalogs strategies presented in video sources so you can find them, compare approaches, and test them 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