Initial Balance Breakout Strategy

Trade breakouts of the 60-minute Initial Balance on US indices with invalidation rules based on the IB range. Complete logic and TradingView code.

Published · Updated · Methodology: Technical Indicators

Part of: Breakout Trading

  • Methodology: Technical Indicators
  • Content type: strategy
  • Timeframes: 60 minutes (for Initial Balance definition), Intraday (for trading operations)
  • Markets: Indices (American indices mentioned as an example)

Indicators used

  • Initial Balance

Source video

Decoded from: Estrategias testeadas de initial balance by JOTAGEPEME — watch the original

Key timestamps:

  • 0:40 - Introduction to Initial Balance strategies
  • 1:50 - Definition of Initial Balance (60-minute range)
  • 2:40 - Basic breakout strategy explained
  • 3:40 - Initial stop loss placement (opposite extreme)
  • 4:30 - Initial exit condition (end of session)
  • 6:30 - Introduction of percentage-based stop loss/take profit
  • 7:30 - Example: Stop loss 50% of IB range, Target 100% of IB range
  • 9:30 - Optimized settings: SL 30% of IB range, TP 60% of IB range

Strategy overview

The Initial Balance is the range a market builds during the first 60 minutes after the open, and a breakout strategy trades the moment price leaves it. What distinguishes this entry is the plural in its title — "Estrategias testeadas de initial balance", strategies rather than a strategy — and the word *testeadas*, which puts the emphasis on having run them rather than on teaching one. The video is structured as an iteration sequence, not as a single setup walkthrough.

That structure is visible in how it advances: a definition of the 60-minute window comes first, then a deliberately plain baseline version, and from there each segment holds the entry side constant while changing how the trade is managed. The breakout trigger is treated as settled and the exit logic becomes the variable under examination — a useful way to look at any range-based concept, because it isolates which component of the system is actually carrying it.

Two things are worth flagging for anyone arriving from a search. This version anchors its 60-minute window to a named session open — the American session — which is the parameter most Initial Balance material leaves implicit even though it determines everything downstream. And while *testeadas* promises results, no instrument, sample period or performance figures are on record here, and no rule set was extracted from the source; this page covers the concept and the way the video, from the Spanish-language channel JOTAGEPEME, frames it.

Topics

initial balance breakout · intraday strategy · indices trading · tradingview strategy · technical indicators · breakout strategy · pine script · trading strategy · day trading · 60 minute strategy · american indices strategy

Frequently asked questions

What is the Initial Balance in trading?

The Initial Balance is the price range established during the first period of a trading session — here defined as the first 60 minutes after the open. Its high and low become reference levels that traders use to read the rest of the session.

Why does the session you anchor the Initial Balance to matter?

Because the range only means something relative to the participation that formed it. A 60-minute window measured from a quiet hour and one measured from a major open describe different things, which is why this version specifies the American session rather than leaving the anchor open.

Does this video show that Initial Balance strategies work?

The title refers to tested strategies, but no test results, instrument, sample size or date range are on record for this entry, so nothing on this page should be read as evidence of performance. What the video offers is a structured comparison of variants, not a published track record.

How can I evaluate an Initial Balance breakout myself?

Backtest it on intraday historical data for the specific market and session you intend to trade, since the concept is highly sensitive to which open defines the range. Strategy Decoder catalogs strategies like this one from video sources so you can identify what to test on TradingView.

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