EA taking incorrect trades on custom indicator.
-
I have been using custom indicators for some time now, a couple of days ago i tried using this new custom indicator but found that the EA is making trades at incorrect candles when testing, I know that because after the test completes i drop the indicator on the chart with same settings i get the arrows on completely different candles. So i downloaded another custom indicator that has similar results but also get the same issue so i left those indicators.
Then yesterday i get a completely different indicator to work on, then i get the same issue on it as well, i check buffers on candle[1] as usual and these arrows do not redraw.
I have attached the arrow indicator below with settings, can someone please help me and check if I'm doing something incorrectly.
0_1590323447850_ARROW 3 white .ex4


-
Can you show the buffers in your fxDreema 'My indicators' window, please?
-

-
-
Can you please check that ALL input parameters are correctly replicated?
-
Can you please show now the buffers as the indicator's settings window? I mean what is seen on the 'Colors' tab when you are running into your MT4.
-
-
@l-andorrà said in EA taking incorrect trades on custom indicator.:
I mean what is seen on the 'Colors' tab when you
Do you mean like this ?

-
Excactly. I see the input parameter valkues ara different and that trhe buffers are not properlyu identified. Is it an ex4 instead of an mq4 file maybe?
-
@l-andorrà said in EA taking incorrect trades on custom indicator.:
Is it an ex4 in
yes its a .ex4 file I do not have the mq4. those values on the right are standard values, and when I imported it I updated the values to the ones I need for my EA, and I remember someone said the name of you give the buffers doesn't really matter as long as you use them accordingly.
-
Then the problem should be in the EA. Can you please share your project?