MQL4 - automated forex trading   /  

Forum

sendmail

Back to topics list To post a new topic, please log in or register

avatar
8
jcalderon 2009.11.11 01:25 

Hello,


I want to send email after open a trade. I use the yahoo account.

It works ok with one line, but I want to send some lines in the message and I got errors.

I have include "\n" at the end but doesn't solve the issue.


Any example that works with some lines in the email-message ?


Thanks

MagicNumber: "Magic" Identifier of the Order

MagicNumber: "Magic" Identifier of the Order

The article deals with the problem of conflict-free trading of several experts on the same МТ 4 Client Terminal. It "teaches" the expert to manage only "its own" orders without modifying or closing "someone else's" positions (opened manually or by other experts). The article was written for users who have basic skills of working with the terminal and programming in MQL 4.


avatar
1397
cloudbreaker 2009.11.11 02:08 

Use "\r\n".


CB

Back to topics list  

To add comments, please log in or register