Full VWAP
FREE
Publicado:
1 agosto 2021
Versión actual:
1.71
¿No ha encontrado el robot adecuado?
Encargue el suyo
en la bolsa Freelance.
Pasar a la bolsa
Encargue el suyo
en la bolsa Freelance.
Cómo comprar un robot comercial o indicador
Inicia el robot en el
hosting virtual
hosting virtual
Pruebe un indicador/robot comercial antes de comprarlo
¿Quieres ganar en el Market?
Cómo ofrecer un producto para que lo compren
Está perdiendo oportunidades comerciales:
- Aplicaciones de trading gratuitas
- 8 000+ señales para copiar
- Noticias económicas para analizar los mercados financieros
Registro
Entrada
Usted acepta la política del sitio web y las condiciones de uso
Si no tiene cuenta de usuario, regístrese

Only Levels and layers to dis ting!!! Ready player 1
Thank you
Can someone post an example of invoking the indicator with mql iCustom() method?
There is an example in for MT4 on how to pass the parameters https://www.mql5.com/en/market/product/71843#!tab=comments&page=1&comment=25846740 you may need a few changes for it to work on MT5.
Thank you Alexandre. I saw it and I am currently trying to adjust it. I think that I have a problem with parameter "weekend merge" that is not included in the example. Is it enum?
I have reinstalled it , fresh, new MT5 instance as well. nothing.
Is there anything you can do on your end to allow this indicator to be used in a custom EA backtest?
THank you
estou tentando passar parametro pra ele. preciso dele no semanal.
tentei ...
handleVWAP = iCustom(_Symbol, _Period,"VWAP.ex5","Weekly");
handleVWAP = iCustom(_Symbol, _Period,"VWAP.ex5",1);
ambos sem sucesso ... pode me ajudar por favor ?