Qyrova VantaMap Structure Zones
- Indicatori
- Versione: 1.0
Qyrova VantaMap Structure Zones
Product type: MetaTrader 5 custom indicator
File name: Qyrova_VantaMap_StructureZones_MT5.mq5
Version: 1.00
Overview
Qyrova VantaMap Structure Zones is a closed-bar market structure indicator for MetaTrader 5. It maps causal swing extremes, structure breaks, demand and supply zones, fair value gaps, equal highs/equal lows, and optional BUY/SELL arrow alerts. The indicator is designed for discretionary technical analysis and does not place, modify, or close trades.
Core Features
- Closed-bar signal logic: arrows are generated only after a candle has closed.
- Causal structure engine: the swing and break logic uses older closed bars only and does not rely on future candles.
- BOS / CHoCH-style structure annotations.
- Demand and supply zone projection based on the origin candle before a confirmed structure break.
- Fair value gap mapping with optional confluence filtering.
- Equal high and equal low annotations based on ATR tolerance.
- Configurable chart object cap and limited initial history scan for efficient testing.
- Optional popup alerts disabled in the Strategy Tester to reduce validation noise.
Market and Validation Notes
- Indicator only: no automated trading operations are used.
- No DLL imports.
- No WebRequest.
- No file read/write operations.
- No external indicators or third-party libraries are required.
- The live calculation path processes newly closed bars instead of recalculating the full history on every tick.
- Initial history processing is limited by the Max_History_Bars input to reduce resource usage when the validator tests multiple symbols and timeframes.
Important Usage Notes
This indicator is an analysis tool, not a profit guarantee. Signals are visual confirmations of the internal rules and should be evaluated together with spread, volatility, session context, risk management, and the user's own trading plan. No indicator can remove market risk or ensure profitable results.
Default Inputs
General
- Max_History_Bars: 1800
- Max_Chart_Objects: 260
- Show_Chart_Marks: true
Structure Engine
- Swing_Lookback: 12
- Break_ATR_Filter: 0.05
- Show_Swing_Labels: true
Demand / Supply Zones
- Show_Zones: true
- Zone_Seed_Lookback: 18
- Zone_Forward_Bars: 80
- Max_Active_Zones: 8
- Max_Zone_ATR_Size: 2.40
Fair Value Gaps
- Show_Fair_Value_Gaps: true
- FVG_Forward_Bars: 55
- Max_Active_FVGs: 10
- Min_FVG_ATR_Size: 0.10
Equal Highs / Equal Lows
- Show_Equal_Levels: true
- Equal_Lookback: 10
- Equal_ATR_Tolerance: 0.35
Signals
- Show_Signals: true
- Signal_Style: Rejection Close or Midline Confirm
- Require_FVG_Overlap: false
- Min_Body_ATR: 0.05
- Enable_Popup_Alerts: false
Suggested Setup
Attach the indicator to any MT5 chart, keep the default parameters for a balanced view, then adjust Swing_Lookback and ATR filters to match the instrument and timeframe. Lower values create more frequent structure marks; higher values produce fewer, broader zones.
Disclaimer
This software provides technical analysis output only. It does not provide financial advice and does not guarantee any trading result.
