Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Core Concept

1. The Market Philosophy

This strategy is a classic Volatility Breakout model. It operates on the economic principle that markets cycle between periods of low-volatility consolidation (equilibrium or range-bound trading) and high-volatility expansion (trending). The core thesis is that a compression of price range signifies building market energy and order accumulation. When this balance is broken, the subsequent move is likely to be sharp and directional. The strategy aims to capture the alpha generated during this transition from indecision to a new, short-term consensus, exploiting the initial thrust of momentum as trapped traders are forced to liquidate and new participants chase the move.

2. The Trade Narrative

The script waits for a specific market story to unfold: a period of quiet consolidation. The ideal setup is a tight, sideways channel where price action is visibly “coiling.” Volatility, as measured by the Average True Range (ATR), must be suppressed, indicating a temporary truce between buyers and sellers. Within this quiet environment, the script identifies the immediate structural boundaries—the most recent significant pivot high and pivot low. The narrative culminates when price decisively breaks and closes beyond one of these established levels, signaling that the equilibrium has been shattered and a new directional impulse is underway. This breakout must also form a higher low for a long entry (or a lower high for a short), confirming the structural integrity of the move.

3. Trigger Logic & Mechanics

The trigger is a confluence of three distinct logical conditions designed to enhance the signal-to-noise ratio.