VWAP indicator

MQL5 Indicateurs

Spécifications

The VWAP (Volume Weighted Average Price) is a standard trading benchmark used by traders that provides the average price a security has traded at throughout the day, based on both volume and price. What you're describing sounds like a VWAP with multiple standard deviation bands.

Here's a high-level overview of how you might implement this in MQL5:

1. **Initialization:**
   - Define parameters for the number of bands and the spacing (in terms of standard deviations) between each band.
   - Define colors for the bands.

2. **Calculation of VWAP:**
   - The VWAP is calculated by adding up the dollars traded for every transaction (price multiplied by the number of shares traded) and then dividing by the total shares traded for the day.

3. **Calculation of Bands:**
   - The bands can be calculated using standard deviations. The first band above VWAP would be \( VWAP + (\text{standard deviation} * \text{spacing}) \), the second band would be \( VWAP + (2 \times \text{standard deviation} * \text{spacing}) \), and so on.
   - The bands below the VWAP would be calculated similarly, just subtracting the standard deviations.

4. **Display:**
   - Display the VWAP and its bands on the chart.
   - Display the percentage change for each band relative to the VWAP.

5. **Alerts:**
   - Generate alerts when the price touches any of the bands.

6. **Styling:**
   - Color the upper bands red and the lower bands green.

This is a high-level guide. Writing a full-fledged MQL5 indicator would require detailed knowledge of MQL5 programming.

https://www.mql5.com/en/market/product/76639?source=External  similar to this.


Répondu

1
Développeur 1
Évaluation
Projets
0
0%
Arbitrage
1
0% / 100%
En retard
0
Gratuit
2
Développeur 2
Évaluation
(27)
Projets
27
26%
Arbitrage
2
0% / 50%
En retard
1
4%
Gratuit
3
Développeur 3
Évaluation
(42)
Projets
62
8%
Arbitrage
12
58% / 42%
En retard
1
2%
Gratuit
4
Développeur 4
Évaluation
(261)
Projets
425
38%
Arbitrage
86
44% / 19%
En retard
71
17%
Chargé
5
Développeur 5
Évaluation
(37)
Projets
45
33%
Arbitrage
6
17% / 33%
En retard
8
18%
Travail
6
Développeur 6
Évaluation
(16)
Projets
25
20%
Arbitrage
2
0% / 50%
En retard
1
4%
Gratuit
7
Développeur 7
Évaluation
(351)
Projets
372
70%
Arbitrage
4
100% / 0%
En retard
0
Travail
8
Développeur 8
Évaluation
(58)
Projets
66
6%
Arbitrage
27
19% / 37%
En retard
4
6%
Chargé
9
Développeur 9
Évaluation
(564)
Projets
933
47%
Arbitrage
302
59% / 25%
En retard
125
13%
Chargé
Commandes similaires
Hello, I have a protected Ninja trader Order Flow indicator and I was wondering if you can reverse engineer it to replicate the functionality. H ere are the specifications and indicator: https://docs.google.com/document/d/1KyYwQ7iTL2KWGhnZzxS1gObccu9LPMrGuMc9Mdk_3KY/edit?usp=sharing
I have an EA that need some changes including integrating the indicator code directly into the Expert Advisor. I will give the detailed doc once we settle on the candidate for the job . Please bid if you can work with the stated amount. Thanks
Hello, Need to convert Tradingview Indicator to MQL4 indicator. or if you have this one converted already, let me buy a copy please. If we're good, then will definitely buy it and ask to convert into EA on new order. Supertrend by KivancOzbilgic
Fix bug or modify an existing Trading view indicator to display correct. The indicator is working but not displaying/plotting all the information i want. So i want it adjusted to plot all the info
Here's a brief requirement you can use: **Description:** I am seeking an experienced MQL5 developer to create a (EA). The EA should include features for placing pending orders (Buy Stop and Sell Stop) based on market spread, managing trades effectively at the opening of new candlesticks, and implementing take profit and stop loss strategies. Additionally, I would like the option to adjust parameters based on market
I have an EA which i need to do below modifications. Variable Inputs to be added Order Type : Market , Pending Trade Type : Buy, Sell , Buy & Sell Pending Pips Step : ( Pips Value can be negative or positive to decide on what type of Pending Order ) // If trade type Buy is selected Close Type : Close All ( Bulk Close Option in MT5 ) , Close Individually Close Option : %of Equity , %of Balance , Amount $ , %of No
Add multiplier to grid recovery system. For example: Grid Trade 2-3 Spacing; 1.0 Multiplier Grid Trade 4-6 Spacing; 2.0 Multiplier Grid Trade 7+ Spacing; 1.6 Multiplier Need quick turn around. Need it done ASAP
Objects reader PIN 70 - 100 USD
Hi I have an indicator that create objects in the chart and using those following some rules the new indicator will create external global variables with value = 0 ( NONE ), = 1 ( BUY ) or = 2 ( SELL ). The global variable will use PIN external integer number . PINS are by now global variables (GV) whose name indicates the pair name and the PIN belonging and their value indicates it direction/action. PINS GV names
I want an indicator and its source code that returns the value of: - two moving averages in different selectable timeframes, with method Exponential and price calculation price_open; - Opening, closing, maximum and minimum of the candle in different timeframes And that returns the values ​​regardless in a chart of one minute. The input parameters: * select timeframe media1 = {1,2,3,4,5,...} * select timeframe media2
Hello, I want offline Renko chart based on pips and time. Trading View Renko chart is a perfect example of what I require, it prints renko bricks at close of time frame chosen which is more cleaner. The Trading View Renko chart wait until end of desired timeframe candle to close before final renko bricks are drawn. Best is to look at Trading View renko charts to see exactly how this works. I currently have an

Informations sur le projet

Budget
30+ USD
Pour le développeur
27 USD