Full VWAP
FREE
パブリッシュ済み:
1 8月 2021
現在のバージョン:
1.71
Didn't find a suitable robot?
Order your own one
on Freelance
フリーランスにアクセス
Order your own one
on Freelance
取引の機会を逃しています。
- 無料取引アプリ
- 8千を超えるシグナルをコピー
- 金融ニュースで金融マーケットを探索

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 ?