AP Btc Session VWAP Bands MT5
- Indicadores
- Allan Graham Pike
- Versão: 1.0
A session-based VWAP with optional ±σ bands for Bitcoin charts. Non-trading, no DLL, no WebRequest. Works on any timeframe.
What it does
-
Plots VWAP calculated from typical price and tick volume.
-
Supports Daily, Weekly, or Anchor time (reset at HH:MM) modes.
-
Adds ±1σ and ±2σ bands (configurable multipliers).
-
Optional alerts on VWAP cross and band touch (popup/sound/push).
Why use it
-
Provides a consistent session reference price for intraday context.
-
Bands can help visualize expansion/mean-reversion around VWAP.
-
Anchor mode allows aligning VWAP to a specific market open.
Modes
-
Daily: resets at server 00:00.
-
Weekly: resets at Monday 00:00 (server time).
-
Anchor: resets at AnchorHour:AnchorMinute . When Use Anchor Range is on, the plot restarts at the next anchor.
Inputs (short)
-
Mode: Daily / Weekly / Anchor
-
AnchorHour, AnchorMinute, UseAnchorRange
-
StdDev1, StdDev2: multipliers for inner/outer bands
-
Colors/Width for VWAP and bands
-
Alerts: OnCross, OnTouch; Popup / Sound (file) / Push
How to use
-
Attach to a BTC chart (e.g., BTCUSD, BTCUSDT, XBTUSD).
-
Choose Mode (Daily is a good start).
-
Set StdDev1/2 (e.g., 1.0 and 2.0).
-
Enable alerts if needed.
Notes
-
Uses tick volume so VWAP plots even where real volume is unavailable.
-
All times are server time.
-
Indicator only; it does not place orders.
Preset suggestions (typical)
-
Intraday: M1–M15, Daily mode, σ = 1.0 / 2.0
-
Session-aligned: Anchor mode at the exchange/desk open you track
-
Higher-timeframe: H1–H4, Weekly mode for broader context
Compatibility
-
MetaTrader 5, any symbol/timeframe. English inputs and labels.
Changelog
-
v1.0 — Initial release (Daily/Weekly/Anchor VWAP with ±σ bands and optional alerts).