Unisciti alla nostra fan page
- Visualizzazioni:
- 329
- Valutazioni:
- Pubblicato:
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

Value Area Levels calculates a price-volume distribution from lower-timeframe candle data and displays the following important market profile levels:
- VAH — Value Area High
- POC — Point of Control
- VAL — Value Area Low
- DVAH, DPOC and DVAL — Developing profile levels
- PDVAH, PDPOC and PDVAL — Previous completed profile levels
The indicator can calculate daily, weekly, monthly, or other timeframe-based profiles while using a separate source timeframe for profile construction.
For example, the indicator can calculate daily Value Area levels using M15 candle data.
The current profile is updated periodically, while completed historical profiles remain fixed until a full chart refresh or the beginning of a new profile period.
Main Features
Developing Value Area
Displays the Value Area High, Point of Control, and Value Area Low of the currently active profile.
The developing levels are identified as:
- DVAH
- DPOC
- DVAL
These levels update as new market data becomes available.
Previous Profile Levels
Displays the completed Value Area levels of the previous session across the current session.
The previous profile levels are identified as:
- PDVAH
- PDPOC
- PDVAL
These levels may be useful as potential support, resistance, acceptance, rejection, or breakout reference areas.
Historical Value Areas
The indicator can display the completed VAH, POC, and VAL levels for multiple historical sessions.
It can also project each previous session’s Value Area levels into the following historical session.
For example, Monday’s completed Value Area levels can be displayed as previous-day levels across Tuesday’s chart area.
Configurable Profile Timeframe
The profile calculation period can be selected independently from the chart timeframe.
Supported examples include:
- Daily profiles
- Weekly profiles
- Monthly profiles
- H4 profiles
- H1 profiles
Configurable Source Timeframe
A separate lower timeframe can be selected as the data source for profile construction.
For example:
- Profile timeframe: D1
- Source timeframe: M15
Using a lower source timeframe generally creates a more detailed profile but requires more processing.
Tick or Real Volume
The indicator supports:
- Tick volume
- Real volume
When real volume is selected but unavailable or equal to zero, the indicator automatically falls back to tick volume.
Custom Value Area Percentage
The Value Area percentage is configurable.
The default value is 70%, which is commonly used in market profile and volume profile analysis.
Session Separation
Optional vertical lines can be displayed at the beginning of each profile period to visually separate sessions.
The vertical line color, width, and style can be customized.
Interactive Supply and Demand Zone Trading Prototype
This release introduces a lightweight automated trading prototype built on top of the Interactive Supply and Demand Zone Manager framework. The framework allows traders to draw and manage their own supply and demand zones, while each zone maintains its own lifecycle, interaction history, and evolving state as market conditions change. The hybrid approach combines user-defined zones with automated monitoring, validation, and trade management. The strategy evaluates qualified zones through a structured decision process before generating trade actions. Detailed logging provides visibility into zone behaviour, allowing traders to study interactions and build their own approaches using the collected information.
Portfolio Correlation and Margin Risk Calculator
Computes the historical Pearson correlation between any set of instruments and the combined margin your account would need to hold all of them at once, as a percentage of your equity. Runs natively in MetaTrader 5 with no external libraries, no Python, and no AI — set your symbol list and lot sizes as inputs and it reports the full matrix in the Experts tab and on the chart, refreshing on a timer.
Footprint XRay (Order Flow Volume Delta)
An institutional-grade order flow and footprint chart indicator ported from Pine Script to MQL5. It dynamically deconstructs major timeframe bars using lower timeframe (LTF) historical tick/real volume to compute buy/sell volume delta at each price level. The indicator features automatic timeframe selection, Point of Control (POC) highlighting, Stacked Imbalances, extreme Absorption detection, Unfinished Business (UB) tracking with live mitigation, and real-time alert triggers.
RegimeBreak 5-20-60 — Multi-Asset Momentum Breakout EA
Multi-asset research EA combining a D1 5/20/60 momentum regime with confirmed 12-bar H4 breakouts, ATR-based risk management and chart visualization.