self.Notify.Email("myemail@gmail.com", "Test", "Test Body", "test attachment")

How does one generate an attachment to send with the email? Or even the "Test Body"? What is the best way of amalgamating all orders (say 5 orders all sent off at one time) and sending it out as a text file?

I can see how to create a log of orders but I am not sure how they should be included in or atteched to an email. Any help would be appreciated.

I am about to subscribe to a live trading node.