AP Vwap Bands Pro MT4
- Indicators
-
Allan Graham Pike
I believe markets deserve specialist tools built with the same discipline and focus as the markets themselves. Too many EAs try to trade everything in every way—and end up doing none of it well. My approach is simple: build single-mission systems that express one clear edge with clarity and control. - Version: 1.2
- Updated: 30 December 2025
Support: If you need a preset (Day/Week/Anchor) or different default band widths for a symbol, drop a comment and I’ll share a ready-to-use set.
Update: AP VWAP Bands (MT4) – Object Levels Added
This new build adds a small but powerful upgrade on top of the existing VWAP bands:
The indicator now creates five horizontal price objects on the chart for the current session:
VWAP 0 , VWAP +1 , VWAP -1 , VWAP +2 , VWAP -2 .
These objects always hold the current VWAP, ±1σ, and ±2σ prices for the active daily / weekly / anchor session.
The levels update automatically as the VWAP recalculates and when a new session starts, so EAs and other tools can read them reliably with standard ObjectGet* functions.
All existing plots, inputs and alert logic remain unchanged, so it’s fully backward-compatible with older versions.
This upgrade was inspired by a user suggestion - special thanks to José Ángel Hernández for the idea of exposing VWAP ±1σ / ±2σ as chart objects that EAs can consume.
