Please Check Indicator Appear
-
Please Check , When Red line appear I want to take an order , but now nothing happen .



0_1548924038322_RSI.ex4
https://fxdreema.com/shared/4hVCJzh5d -
Please Help , I don't know why ea doesn't take any order.
-
That red line is not included at any buffer. It's an object, so you need to identify when does that object appear on chart. Buffers are not relevant in this case, you can ignore them.
-
@isp00rt can you give an example , i can't see object appear function.
-
Firstly tou need to know the name of that line as created by your indicator. You can find that at the 'Objects list' of your chart. Once you know the name you need to put it here:

Please be aware that this block is only available at the 'on Chart' tab. That way every time that line is created it will be detected by the EA and then you'll be able to send that info where required.
-
Also take a look at these examples: https://fxdreema.com/examples#Chart-Objects
-
@fxdreema Does Fibonacci in MT5 works at the same way?
I'm not able to draw it as I do in MT4 -
It should work in the same way. If you find a difference, show me small example of how you draw it and I will compare that in MT4 and MT5