How to get signal from this indicator?
-
Hi all, can anyone have a hint to get the signal when the arrows appear? There are no colored buffers. Maybe with the name of the objects by applying the indi and the EA together on the chart? I don't know. Thank you



-
@ambrogio Even if you can get the object on chart to be recognised by an EA, it will have no way of knowing if it is buy or sell.
-
-
-
@ambrogio , in the indicator appear block, at the bottom section there is an option "What to get".
Maybe you can try that one. -
@biztet Interesting, I have never used colour (well never got it to work) thanks.
-
@biztet yes i know, but this block require a buffer to works, in this case we have no buffers in the indicator. This is why we are trying to work with "object" blocks

-
-
@ambrogio As @biztet Said you can get the indicator appearing using the colour method, this indicator does not repaint but it will paint a few candles back, so drawing a fresh will show when the arrow appeared, this means you can build it into an EA just the reaction will be after the point the arrow is oainted on. https://fxdreema.com/shared/LsZwKUHxb
-
@jstap Thank you, you are absolutely right, and your project is very similar to mine that I had already uploaded above. So, in your opinion it is not possible to catch only the signals on the candle ID 1 ?

-
@ambrogioI don't see how this is possible, I think you can only react when an arrow appears, I don't see a way of knowing how far back the arrow painted.
-
@jstap ok thanks anyway
-
@fxdreema hello! Maybe you have any suggestion?
-
For this type of signal, to make it better, my opinion is to take the signal in multi timeframe, and use market trend. Use low tf signals in high tf and follow the market direction.
-
@biztet Yes of course, you are right if we were talking about strategies. But the question is: how to get the signal of the object (based on the color) when it shows up on the candle ID 1 ? Any custom code? (I'm out of this knowledge)
-

And now i have the answer. hahahahaha.
-
@biztet Please make me laugh too !!

-
https://fxdreema.com/shared/32p4SCU2
You should know that the signal is not repaint, but not like when you placed the indicator in your chart. The signal is more.
From the object list, i make use of the sl&tp object. You can understand it from there. Good luck.
-
@biztet thank you for your effort.
-
No problem @ambrogio . I couldn't get the arrow, so i just use other object to open trades.

