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 script operates on a sophisticated Order Flow Imbalance philosophy. It is a hybrid model designed to capture alpha from both Momentum and Mean Reversion scenarios. The core thesis is that the “footprints” of institutional capital are visible in the relationship between price, volume, and delta (net buying/selling pressure). The strategy aims to identify moments of either overwhelming, trend-aligned order flow (Momentum) or significant divergence between price action and underlying flow, which signals participant exhaustion and an impending reversal (Mean Reversion). It profits by detecting when aggressive market participants are either firmly in control or are being absorbed by passive, larger players, creating high-probability inflection points.

2. The Trade Narrative

The script seeks two primary narratives. The first is a Momentum Confluence story: a higher timeframe (e.g., 60m) establishes a clear directional bias, which is then confirmed by strong, aligned delta on the primary and lower timeframes. This paints a picture of a healthy, validated trend with broad participation. The second narrative is one of Counter-Execution: price makes a new high, but the underlying delta is weak or negative, and intrabar analysis reveals high volume with little price change (“Absorption”). This tells a story of smart money distributing positions into retail FOMO, or accumulating at lows as panic selling is absorbed, setting the stage for a sharp reversal against the prevailing short-term move.

3. Trigger Logic & Mechanics

The strategy’s engine is a multi-timeframe (MTF) weighted delta calculation, which provides a hierarchical view of market conviction. This is not a simple indicator cross; it’s a system of confluence and veto.