Help with Indicator that has Green Arrows
-
HI , Just stumble onto this great app
Could someone help me create an EA that has used this https://www.mql5.com/en/code/23743
I am happy to pay a donation via bitcoin if anyone could show me the step to make it a working EA
-
@willstar44
I have tried this https://fxdreema.com/shared/DP9NFMpje
but it look like the custom indicator Im using doesnt mark as 2 crossing
-
It appears both sides of your condition block have the same settings and refer to the same buffer. As the outputs of both sides must therefore be the same there can be no cross-over, so the block will never give a positive output.
-
I have tied to set it up this way
but doesn't look like it compiles correctly