VWAP
Benchmarks price against a volume-weighted average over a defined session.
Start with the input, not the story.
Average traded price weighted by the available volume series.
The precomputed overlay divides cumulative price × example tick volume by cumulative volume from one visible session anchor. On spot FX, this VWAP belongs to the chosen feed; it is not a universal institutional benchmark.
Record the instrument, feed, volume field, anchor and reset time. Retail spot FX has no single consolidated volume series.How traders commonly use VWAP
VWAP is used as a session benchmark on exchange-traded instruments, or as a clearly labelled feed-specific research line on spot FX.
Calculate an anchored average price weighted by the available volume series.
Keep this job separate from entry timing, stop placement and position size.
A useful counterexample
A spot-FX VWAP from one broker is not a universal institutional benchmark because both the volume series and session anchor can differ.
Session range for the anchor, VWAP for the benchmark, ATR for deviation
Each part has a different job. If two tools answer the same question, remove one and compare the result.
Defines the clock and session anchor.
Calculates the feed-specific weighted benchmark.
Expresses deviation and risk in current-range units.
Follow the same order every time
- Record the instrument, feed, volume type, timezone and VWAP anchor.
- Reset the calculation only at the predefined session boundary.
- Wait for the candle to close before recording above, below or cross-back state.
- Measure deviation from VWAP in ATR units.
- Compare with an unweighted session average to test what volume weighting changed.
The indicator is one part of the method
These strategy pages show the market conditions, entry, stop and exit around the indicator.
Daily open pullback
Uses a fixed daily open as context for a directional pullback hypothesis.
- ENTRY
- Enter at next H1 open after a pullback-zone candle closes in the impulse direction beyond the prior H1 high/low.
- STOP
- Stop 0.15 × ATR beyond the pullback extreme. Risk 0.50% equity and round down to 0.01 lot.
- EXIT
- Target the frozen impulse extreme. Close any unresolved trade at 20:00 UTC.
Support and resistance rejection
A framework for testing reactions at levels that genuinely predate the trade.
- ENTRY
- Enter at the next H1 open after the first qualifying rejection close back above the prior-day low or below the prior-day high.
- STOP
- Place stop 0.20 × ATR beyond the rejection candle extreme. Risk 0.50% of equity and round down to 0.01 lot.
- EXIT
- Take profit at 2R. Exit after 12 completed H1 bars if neither stop nor target trades.
Range mean reversion
Tests whether qualified boundary excursions revert toward a range midpoint.
- ENTRY
- Enter at the next H1 open after the first qualifying close back inside the frozen range.
- STOP
- Place the stop 0.20 × ATR(14) beyond the excursion extreme and size to 0.50% equity risk, rounded down to 0.01 lot.
- EXIT
- Exit at the frozen range midpoint. If neither stop nor midpoint trades, exit after eight completed H1 bars.
Set up VWAP on your platform
Match the lesson's period, price input, smoothing and candle timing. Similar names can still produce different values across feeds and platforms.
MT4
Custom code neededA faithful on-chart version needs an MQL4 implementation. Check the source note below when WickAtlas provides one.
MT4 technical analysisWickAtlas MT4 setup guideMT5
Custom code neededA faithful on-chart version needs an MQL5 implementation. Check the download note below before assuming WickAtlas provides one.
MT4 and MT5 comparisonWickAtlas MT5 setup guideTradingView
Built inAvailable in the standard TradingView indicator library. Names and default settings can differ.
TradingView indicatorsWickAtlas TradingView guide“Built in” means the standard platform library contains the underlying indicator. It does not mean its defaults or calculation match every third-party version. Compare the platforms.
Plain-language formula
The same indicator can look slightly different across platforms because the price input, smoothing and rounding may change. Note your settings before comparing two charts.
Where it may help
Exchange-traded FX futures or carefully labelled broker tick-volume studies.
Where it struggles
Decentralised spot FX, where no single retail feed represents all traded volume.
What to pair it with
Pair it with something that answers a different question, such as volatility or market direction. Try the indicator on its own before adding more tools.
The shortcut to avoid
Presenting spot-FX VWAP as a universal institutional benchmark.
Try this on a chart
State feed and anchor explicitly; compare against a simple time-weighted average.