Indicator with alert...but no exact trade at the signal
-
Hi guys!
I need your help.
I have an EA with an customer indicator, where give me a signal for buy and sell.
Additional i connected with the RSI indicator.
My problem is: no trade open exact at the signal arrow and a lot of trades in the chart, although no new signal is signed.
Thank you! -
@flyfisher This is quite often to do with an indicator that repaints, have you tried using indicator appear?
-
Sorry, I am not sure if I understood correct…I don’t have another.
What can do with the indicator?
I have the mq5 file as well. -
@flyfisher I can't do anything with the indicator, does it repaint? Have you tried the block indicator appear?
-
I will try it…I need a few minutes.
One moment. -
No trade....nothing...with block Indicator appear....
-
@flyfisher Ok but you know indicator is visible works, try experimenting with different candle ID's, if you open the data window then when you mouse over a arrow you should see a number displayed in the data window, if no number something's not working right.
-
The indicator is working perfect.
I see it, when I insert it in the MT5 and I receive an push alert.
The problem is, that the entry is late.
When the entry is after the closed candle with the alert, it will be ok….but it isn’t the reality. -
@flyfisher Put the indicator here and I'll have a look, if the indicator is giving signal late though there is nothing I can do.
-
-
@flyfisher Sorry but I cannot compile this indicater:

-
-
@flyfisher I do not understand why you are trying to use an external indicator, the inputs tell you the type, period and all else to use without using this indicator, if you look every time there is a cross the arrow is painted, try using these settings with X< or X> on candle 1 and see if arrows match (they will), remember though a cross often happens when the move has happened, so this setup alone will work out at regular losses.