plz help me make this indicator when every arrow appear....
-
0_1491017316889_RSI_Divergence_v2.mq4
I use every bar open order..but some times not open order.............
upload my project:0_1491040068669_! RSI buy sell EA .mq4
-
In "Once per bar" is on the top, those indicator blocks run only in the first tick of the bar. Look here for explanation: https://fxdreema.com/demo/mt4-once-per-bar
But you are working with Candle ID = 1, so this should not be a problem. Well, I can see some trades that are started at candles where no arrow can be seen after the end of the test, so I think that this indicator could repaint that arrow for this candle.