How to integrate an inter-phase with a EA
-
Hi,
I want to built a EA or scanner that shows me when the price is reaching an indicator. It would be very helpful having an inter phase like the one I attached. 28 pairs, 6 time frames. Where can I learn that? Because the code it's pretty simple but as I said, I have no idea how to show that.

-
You can create an EA with all conditions to be met and the run it on all required symbols. What indicators are you interested in?
-
I only want to know by that kind of interface when the price touches one Moving Average.
I create a EA and put as an output to draw a line o a message to the MT4 but that's not what i'm looking for.
-
Mmm... I'm not sure. I'm not a programmer after all. Maybe roar or miro can help.