Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

Weekly VWAP - indicator for MetaTrader 5

Views:
213
Rating:
(1)
Published:
Weekly VWAP.mq5 (9.06 KB) view
MQL5 Freelance Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Weekly VWAP: Your Foundation for Weekly Market Analysis

The Weekly VWAP (Volume Weighted Average Price) is a robust custom indicator meticulously designed to provide traders with a vital long-term perspective on market activity: the volume-weighted average price, reset at the start of each new trading week. Unlike simpler moving averages, VWAP integrates volume directly into its calculation, giving greater significance to price levels where substantial trading occurred. This makes it an exceptionally valuable tool for discerning the true fair value of an asset over the entire trading week.

This indicator precisely calculates the cumulative sum of (Price * Volume) divided by the cumulative volume for each week, automatically resetting with the commencement of every new weekly trading session. It plots a distinct line directly on your chart, offering an effortless visual representation of where the majority of the week's trading volume has transpired relative to price.

Why incorporate Weekly VWAP into your strategy?

  • Identify Weekly Fair Value: Gain insights into the average price at which an asset has traded, adjusted for volume, providing a clear benchmark for overarching sentiment across the week.

  • Strategic Positional Analysis: Many professional traders utilize VWAP as a key reference point for higher-timeframe positions. Price consistently trading above Weekly VWAP can signal sustained bullish momentum, while price below may suggest persistent bearish control. This offers critical insights for strategic entry, exit, and position management.

  • Trend Strength Confirmation: Use Weekly VWAP to confirm the underlying strength of a weekly trend. A robust trend often sees price maintaining its trajectory relative to the Weekly VWAP.

  • Clear Visual Representation: Despite its sophisticated calculation, the Weekly VWAP is displayed as a single, unambiguous line on your chart, ensuring your analysis remains clean and focused.

Key Features of this Source Code:

  • Weekly Reset: The VWAP calculation automatically resets at the beginning of each new trading week, providing a fresh and relevant perspective on weekly market activity.

  • Accurate Calculation: Employs standard MQL5 functions for the precise computation of typical price and volume, ensuring reliable data.

  • Clean Chart Plotting: Presents a clear line on your chart for immediate visual understanding.

  • Open Source: The full MQL5 source code is provided, promoting transparency, fostering learning, and allowing for further customization by the trading community.

BTCUSD H1


Daily VWAP Daily VWAP

Daily VWAP (Volume Weighted Average Price) is a simple yet powerful indicator that calculates and displays the Volume Weighted Average Price for each trading day. Ideal for identifying intraday fair value and supporting your daily trading decisions.

Watermark Watermark

The Watermark indicator is lightweight and efficient, designed to display an informative watermark over the main MetaTrader 5 chart. It automatically shows the current symbol, chart time and asset description, allowing traders to customise their interface with style and convenience.

Monthly VWAP Monthly VWAP

Monthly VWAP (Volume Weighted Average Price) is an essential MQL5 indicator that calculates and displays the Volume Weighted Average Price for each trading month. It's a powerful tool for understanding long-term market sentiment, identifying key monthly fair value, and informing strategic decisions.

Auto Tp Auto Tp

Set Auto TP and SL: The “Set Auto TP and SL” (Take Profit and Stop Loss) feature is a crucial tool in any trading strategy, designed to automate risk and reward management. It allows traders to define fixed price levels where a trade should be automatically closed to either secure profits (TP) or limit losses (SL), removing the need for constant manual monitoring. When this feature is enabled, each position you open will automatically include a predefined Take Profit and Stop Loss level based on your custom parameters, such as a specific number of pips, percentage of balance, or technical levels. This not only saves time but also ensures that your trades are protected from sudden market movements and emotional decision-making.