1. The Market Philosophy¶
This strategy’s investment thesis is rooted in Trend Continuation following a structural confirmation, a sophisticated variant of momentum trading. It operates on the “Smart Money Concepts” (SMC) philosophy, which posits that institutional order flow creates predictable patterns and imbalances. The core principle is not to chase raw momentum but to identify a market’s directional intent after a period of retracement. It seeks to exploit the psychological behavior where, after a pullback tests the conviction of trend followers, the resumption of the primary trend is confirmed by a “Market Structure Shift” (MSS), signaling that larger players are re-engaging and providing the impetus for the next leg.
2. The Trade Narrative¶
The script patiently waits for a specific story to unfold: a clear trend is established, followed by a corrective pullback into a value-oriented zone. For a long position, this means price must retreat into a “Discount” area (the lower half of a recent trading range). For a short, it must rally into a “Premium” zone. The setup is not complete until the market provides a definitive signal that this pullback is over. This signal is the “Market Structure Shift”—a decisive break of a recent swing point against the pullback’s direction. This event tells the narrative that the temporary counter-trend pressure has been absorbed and the dominant trend is reasserting control, often from an area of price imbalance.
3. Trigger Logic & Mechanics¶
The script’s execution logic is built on a powerful confluence of three distinct concepts to enhance its signal-to-noise ratio:
Primary Signal (The “What”): The Market Structure Shift (MSS) is the foundational trigger, identifying a confirmed change in directional order flow. This is the script’s core source of alpha.
Value Filter (The “Where”): The Premium & Discount zone filter ensures the strategy adheres to the classic trading axiom of “buy low, sell high.” By only permitting longs in discount and shorts in premium, it systematically improves the potential risk/reward profile of each trade and avoids chasing extended moves.
Confirmation Catalyst (The “Why”): The optional Fair Value Gap (FVG) filter acts as the final catalyst. An FVG represents a liquidity void and an area of institutional interest. Requiring a trade to trigger near an FVG provides a high-probability reason why price should move decisively from that specific level.
The script flips from “observing” to “executing” only when the MSS occurs within the context of these pre-defined value and liquidity zones, creating a robust, multi-factor trigger.