Report Generating EA
-
Hello,
As a member of a group we have access to an ex4 expert that checks daily bars on multiple pairs at the end of the day and generate a report. I wanted to create something similar that would look for price action on the daily bar that the existing one does not. The existing report looks like this:

I've been trying to figure out how to generate a box like this. Is this a comment box or a button and how can I generate one? I currently have an EA that sends me the alerts I want but it's in the form of push notification and only on the pair that is loaded on.
Your help would be greatly appreciated. Thanks
-
@roxfx20 You can do it with a rectangle like this:

And then combine several 'comment' blocks. You will need some time until you align all those lines, though.

-
I can already tell it will be challenging but I'm up for it. I will keep you posted. Thanks a lot!
-
@roxfx20 You're welcome.