Indicators: VWAP - Volume Weighted Average Price - page 2

 

Oi Felipe!


Obrigado pelo indicador!


Mas olha só, estou tentando incorporá-lo a um EA, utilizando o FXDREEMA, um compositor visual de EA. Já fiz esse processo com outros indicadores disponíveis no MQL5, tipo Canais de Donchian, e deu certo. Com este indicador, no entanto, quanto inicia o backtest, dá um "ontick crtical error", como pode ver abaixo. Teria alguma pista do problema?


Valeu!


2019.02.08 18:25:29.701 Core 1 agent process started

2019.02.08 18:25:29.701 Core 1 connecting to 127.0.0.1:3000

2019.02.08 18:25:30.203 Core 1 connected

2019.02.08 18:25:30.210 Core 1 authorized (agent build 1940)

2019.02.08 18:25:30.213 Tester WIN$D,M5 (ModalMais-DMA4 - Beta): testing of Experts\Advisors\XVWAP (1).ex5 from 2018.01.01 00:00 to 2018.02.07 00:00

2019.02.08 18:25:30.842 Core 1 common synchronization completed

2019.02.08 18:25:30.915 Tester quality of analyzed history is 95%

2019.02.08 18:25:31.060 Core 1 MetaTester 5 started on 127.0.0.1:3000

2019.02.08 18:25:31.060 Core 1 initialization finished

2019.02.08 18:25:31.060 Core 1 login (build 1940)

2019.02.08 18:25:31.060 Core 1 3860 bytes of account info loaded

2019.02.08 18:25:31.060 Core 1 1482 bytes of tester parameters loaded

2019.02.08 18:25:31.060 Core 1 3772 bytes of input parameters loaded

2019.02.08 18:25:31.060 Core 1 673125 bytes of symbols list loaded

2019.02.08 18:25:31.060 Core 1 expert file added: Experts\Advisors\XVWAP (1).ex5. 185962 bytes loaded

2019.02.08 18:25:31.060 Core 1 program file added: Indicators\vwap.ex5. 49683 bytes loaded

2019.02.08 18:25:31.060 Core 1 initial deposit 10000.00 BRL, leverage 1:100

2019.02.08 18:25:31.060 Core 1 successfully initialized

2019.02.08 18:25:31.060 Core 1 674 Kb of total initialization data received

2019.02.08 18:25:31.060 Core 1 Intel Core i5-4590  @ 3.30GHz, 8082 MB

2019.02.08 18:25:31.060 Core 1 WIN$D: symbol to be synchronized

2019.02.08 18:25:31.060 Core 1 WIN$D: symbol synchronized, 3464 bytes of symbol info received

2019.02.08 18:25:31.060 Core 1 WIN$D: load 25 bytes of history data to synchronize in 0:00:00.000

2019.02.08 18:25:31.060 Core 1 WIN$D: history synchronized from 2017.01.31 to 2019.02.07

2019.02.08 18:25:31.060 Core 1 WIN$D,M5: history cache allocated for 82697 bars and contains 24591 bars from 2017.01.31 09:05 to 2017.12.28 18:15

2019.02.08 18:25:31.060 Core 1 WIN$D,M5: history begins from 2017.01.31 09:05

2019.02.08 18:25:31.060 Core 1 WIN$D,M5 (ModalMais-DMA4 - Beta): 1 minutes OHLC ticks generating

2019.02.08 18:25:31.060 Core 1 WIN$D,M5: testing of Experts\Advisors\XVWAP (1).ex5 from 2018.01.01 00:00 to 2018.02.07 00:00 started with inputs:

2019.02.08 18:25:31.060 Core 1   VOLUME=1

2019.02.08 18:25:31.060 Core 1   TP=100

2019.02.08 18:25:31.060 Core 1   SL=100

2019.02.08 18:25:31.060 Core 1   PERIODO=100

2019.02.08 18:25:31.060 Core 1   PERIODO2=0

2019.02.08 18:25:31.060 Core 1   MagicStart=3296

2019.02.08 18:25:31.060 Core 1   inp1_MinBodySize=50

2019.02.08 18:25:31.060 Core 1 2018.01.02 09:15:00   Access violation at 0x00007FF6BE541F96 write to 0x0000000000000010

2019.02.08 18:25:31.060 Core 1 2018.01.02 09:15:00   

2019.02.08 18:25:31.060 Core 1 OnTick critical error

2019.02.08 18:25:31.060 Core 1 WIN$D,M5: 61 ticks, 4 bars generated. Environment synchronized in 0:00:00.625. Test passed in 0:00:00.172 (including ticks preprocessing 0:00:00.015).

2019.02.08 18:25:31.060 Core 1 WIN$D,M5: total time from login to stop testing 0:00:00.797 (including 0:00:00.625 for history data synchronization)

2019.02.08 18:25:31.060 Core 1 615 Mb memory used including 5 Mb of history data, 64 Mb of tick data

2019.02.08 18:25:31.060 Core 1 log file "C:\Users\allankjap\AppData\Roaming\MetaQuotes\Tester\8E8443FDA2FE82B84D0FDF302F22195C\Agent-127.0.0.1-3000\logs\20190208.log" written

2019.02.08 18:25:31.072 Core 1 connection closed


 

Hi


I downloaded and inserted indicator, great work. Can you please fix the tiny bug it is when you set WAP Level(s) 1-5 true it shows lines and stats but when you set to false it still shows those level lines, can you please fix this bug. Also a suggestion if you can create alert please. 

 

thank you 

 
Tufail Shahzad #:

Hi


I downloaded and inserted indicator, great work. Can you please fix the tiny bug it is when you set WAP Level(s) 1-5 true it shows lines and stats but when you set to false it still shows those level lines, can you please fix this bug. Also a suggestion if you can create alert please. 

This is just a quickfix, but the lines disappear now (it's too late here to preserve the selected colors also):

Files:
vwap.mq5  23 kb
 

Is there by any chance a later version than 1.48 ? 

When you change the line colour in inputs it does not change the corresponding legend colour

Have to change in the back office
 
Tufail Shahzad #:

Hi


I downloaded and inserted indicator, great work. Can you please fix the tiny bug it is when you set WAP Level(s) 1-5 true it shows lines and stats but when you set to false it still shows those level lines, can you please fix this bug. Also a suggestion if you can create alert please. 

Hi Tufail,

It is an old question but the bug has not been fixed yet. Have you found any fixed version, i.e. have you got a reply from the author of the indicator?

 
do you have MT4 version for VWAP?
 
is it possible to turn  off the visual legend that shows the price in the top right corner? I just want to see the lines
 
The VWAP (Volume Weighted Average Price) indicator is a game-changer for my trading strategy. Its ability to incorporate volume data into price analysis provides a more comprehensive view of market trends. This means I can make more informed decisions based on both price movements and trading activity. The VWAP acts as a dynamic support and resistance level, aiding in precise entry and exit points. I've seen a significant improvement in my trade execution and profitability since integrating this indicator. It's become an indispensable tool in my trading arsenal. Good work , thank you
 
hello i need assistance on how i can call the indicator using the icustom function thank you
Reason: