1. The Market Philosophy¶
This script operates on a Hybrid Trend and Reversal Framework based on the Elliott Wave Principle. Its core philosophy is that market movements are not random but follow predictable, fractal patterns driven by the natural rhythm of mass investor psychology. The strategy aims to capture alpha by identifying the transition points between phases of collective optimism (momentum-driven impulse waves) and periods of consolidation or pessimism (mean-reverting corrective waves). It is not purely a momentum or mean-reversion strategy but rather a structural model that anticipates when one is likely to follow the other. The underlying principle is that trend persistence (Impulse) and investor exhaustion (Correction) occur in a quantifiable and repeating sequence.
2. The Trade Narrative¶
The script seeks to identify a complete and validated “story” told by price action. For its primary long signal—the coveted Wave 3 entry—the narrative is as follows: “Following an initial, decisive thrust of buying pressure (Wave 1), the market has undergone a shallow and orderly pullback (Wave 2) that terminates at a classic Fibonacci retracement level without violating the origin of Wave 1. This consolidation demonstrates a lack of conviction from sellers and serves as a liquidity-building phase.” The completion of this two-wave sequence signals that the initial trend was not a fluke and that the market is coiled for its most powerful and extended move, Wave 3. A similar, but inverted, narrative applies to short entries and reversal signals at the conclusion of a five-wave or A-B-C sequence.
3. Trigger Logic & Mechanics¶
The strategy’s engine is a sophisticated pattern recognition system that uses price pivots as its foundational data. It eschews traditional lagging indicators for a pure structural analysis.
Confluence of Geometry and Mathematics: The script identifies swing points to construct potential wave patterns. It then validates these geometric structures against the three cardinal Elliott Wave rules and a hierarchy of Fibonacci ratio guidelines. This confluence of price geometry and mathematical proportionality is the core mechanism for separating high-probability setups from market noise.
Signal-to-Noise Filtering: False signals are aggressively filtered through a “confidence scoring” model. A pattern that merely satisfies the basic rules receives a low score. The score increases significantly as the pattern demonstrates classic characteristics like wave alternation, ideal Fibonacci relationships, and proper sub-wave structure. This creates a robust filter, ensuring signals are only generated from textbook formations.
The Catalyst: The script transitions from “observing” to “executing” only when a sequence of pivots is validated as a high-confidence, completed pattern (e.g., a Wave 2 correction). The trigger is not a simple price event but the successful validation of an entire market narrative, which is then used to gate all trade signals and forecasts, dramatically improving their reliability.