Custom indicator MACD divergences
-
My newest project is based in a MACD divergences custom indicator. I will add the archive.
My problem is that the EA should close trades with a divergences but it is not working.
I have tried almost everything. Condition block, indicator appear, indicator visible... nothing is working. Could be a What to get issue?
There must be somehting I miss, ty for your help.
0_1524500625930_FX5_Divergence_V2_1.mq4
https://fxdreema.com/shared/Mpty19Wpe -
Custom indicators are usually hard to troubleshoot...
I'd suggest start from the custom condition -> if true, draw vertical line. Then check the visual tester and see where it draws the lines.