Fxdreema cant read indicator buffers
-
I'm unable to read buffers from indicator. I've used trace which shows empty values throughout the chart but also on the chart the after the ea is stopped the arrows are there and also on the data windows the two buffers are displayed with values . the EA cant just read it and there are no errors too. please you can check the mql file ,, too if there are issues , Thanks in advance
-

I need the up arrows to buy and the down arrows to sell. but it not working. the ea loads the indicator but can't perform an operation.
-
@Mgame have you try "indicator appear" block? This is the right one for indicators that working with arrow.
-
yes i have , even don with visible nothing seems to work ,even used buffer > -1 ,,, still nothing
-
please share your project
-
a simple buy and sell condition dosent work. https://fxdreema.com/shared/0s75Ngkxd
-
This indicator is based on fractal, so it lagging 3 candles I suggest you "indicator appear" block, buffer color, candle ID3
-
i didn't know i had to use up to 3 candle id only tried 1 and 2....Thanks so much for helping
-
You're welcome