1. The Market Philosophy¶
This script’s investment thesis is rooted in Auction Market Theory, a framework that views price movement as a continuous process of seeking value. It operates on a principle akin to mean reversion, but on a structural rather than a temporal basis. The core philosophy is that markets perpetually seek equilibrium, represented by high-volume nodes (HVNs) where significant two-way trade has occurred. These areas of “accepted value” act as gravitational centers for price. Conversely, low-volume nodes (LVNs) represent “rejected value” or price vacuums, which price tends to traverse quickly. The script aims to generate alpha by identifying these zones of high and low liquidity across multiple timeframes, anticipating that price will either revert to, or react strongly at, these structural inflection points.
2. The Trade Narrative¶
The script is designed to identify a specific market context: price interacting with a historically significant level of supply or demand. The ideal setup is not a dynamic event like a breakout, but a locational one. The narrative begins with price trending towards a key level derived from a higher timeframe’s volume profile—typically a Point of Control (POC), Value Area High (VAH), or Value Area Low (VAL). For a long setup, the story might be: “After a sell-off, the price is now entering a high-volume node from last week’s profile, a zone where significant buying previously occurred.” The script provides the map; the trader waits for price to arrive at a critical destination before looking for signs of a reaction.
3. Trigger Logic & Mechanics¶
This script is an advanced discretionary tool, not an automated signal generator. Its “trigger” is the confluence of information that gives a trader conviction.
Why these indicators? The script layers multiple Volume Profiles from different timeframes (e.g., 30m, 4H, 1D). The strategic genius lies in identifying where these profiles align. A POC on the 4-hour chart that coincides with the VAH of the daily chart creates a powerful confluence zone, dramatically increasing the signal-to-noise ratio of that price level.
How do filters reduce noise? The multi-timeframe approach is the primary filter. A level significant on only a low timeframe is likely noise; a level significant across the entire structure is institutional. Furthermore, the optional “Delta Profile” mode acts as a sophisticated confirmation filter. It moves beyond how much volume was traded to reveal who was more aggressive—buyers or sellers. Seeing a positive delta at a key support level confirms buyer absorption and validates a long entry.
The Catalyst: The script flips from “observing” to informing “execution” when price action physically enters one of these multi-timeframe confluence zones. The final catalyst for the discretionary trader is observing the real-time delta at that level, confirming whether the expected institutional response is actually materializing.