Help with making a Indicator into EA ( buy with Green arrows)
-
how do i make a simple bot that buy on green arrow and sell on red arrow
Could you help me out , I have started with this https://fxdreema.com/shared/DP9NFMpje
I am trying to build a simple EA with this Indicator https://www.mql5.com/en/code/23743
I am happy to pay you for your time - rather Learn to fish then just take the free fish . as ill be able to help other in the future
-


-
or you can use this block

-
@bob-2 Thanks mate , Im goign to try this out

-
-
Thanks for the reply bob , itdoenst look like it works for me,
i have a feeling because of the indicator it doesn't work correctly -
@willstar44 maybe my bro try another indicator it well work https://fxdreema.com/tutorial/builder/indicators look to the buffers how can you put it
-

I can't even get a simple arrow when it buffer is not higher then buffer 2
-

((((make your EA like this and every thing well work good)))
-
About this indicator, I want to mention here that at the moment fxDreema reads its buffers incorrectly. There are 6 buffers, but only 4 plots and as a result the index of the buffers is not read correctly. Buffers 1 and 3 are some color index buffers and these are not understood by fxDreema. So if anyone is using this indicator, then he should manually add 2 more buffers and give them proper names. Here is how it looks like to me:
