@jstap I have solved the problem by using a condition to compare the trendline/SL/TP lines with the candle time. Now i can pick all i want. This is the screenshot incase someone needs it.

@jstap I have solved the problem by using a condition to compare the trendline/SL/TP lines with the candle time. Now i can pick all i want. This is the screenshot incase someone needs it.

@l-andorrà No buffers and thats why i need to pick the values from the chart.
Hello, am trying to get the values of this indicator which i only have on the chart, the idea is the EA would make trades based on that. What am trying to get are the arrow, and the take profit and stop loss levels as in the screenshot below. I have tried and i can get one of the stoploss ie SL1 but not on the current candle, several candles behind. How can i get this to work getting values for the current TP and SL as well as the buy and sell arrows. Please note the object names are not unique but varies per identical objects. See screenshot. Please can someone help thanks.


Pls admin delete this not needed anymore
Please am having issue setting my stop loss to the candle with the lowest low in a range of 5 candles and would like it to modify as price moves. I have done this: https://fxdreema.com/shared/JlM4Y7Umd. While its correct to set it initially but it does not change or trail as price moves and makes new lower lows. Someone pls help.
@l-andorrà Thanks a lot, it worked after I did exactly what you said.
Hello
I need help, my EA link:
i want all open buy trades to close when 20ema crosses below the 50ema and all open sell trades to close when 20ema crosses above 50ema. Everything else seems to work except that part of the EA. Thanks for your anticipated help.