indicator price 00
-
Hi Fxdreema I am using mt4 and I am using the NumberNr indicator that I attached, this indicator paints the 00 levels in the graph and what I want to do is the following rules:
- the maximum of the candle 2 cross over the level of the indicator
- Candle 1 open is greater than close
- on the current candle open sale
0_1565158842565_RoundNr.mq4

Please if anyone can help me figure out how to do this.
-
Fisrtly you should be sure the indicator is properly uploaded on your builder. Could you please show a screenshot of it?
Secondly, I don't understand point 2. Which candle is "Candle 1" at your picture? The bull bear crossing above the indicator?
-
attached photo of the loaded indicator, the same or load with the mq4 so it is well screwed.

-
Ok. I think I got it now. In general it is an easy EA to do. The only potential trouble can be with all those lines drawn by your indicator. The EA will need to identify them one by one. Could you please show me now the object list of your chart including that indicator only?