Forum

Adding CSS coode to MQ4 "SendMail" body.

Hello Out of curiosity, could I add html and CSS code to the body of the SendMail function in MQ4, so I can style this in my companies corporate colours? Thanks Todd

Will my MT4 application continue to trade my EA when the app is closed & my system is switched off?

Basically, what the question suggests. Can I close down my MT4 application as well as my system when its connected to an MQL5 Hosting plan and the platform will still run

Order Modify Error 130 still prevails when backtesting!

I know this is a common thread but I'm trying to modify my market order to breakeven (adding a stop loss to be equal to the order open price ) when I make 100pips profit. Everything is NormaliseDouble'd & there's even a mechanism that continues onto the next order select in the pool when a stop loss

Code needed to send an email detailing the last closed order in Order History - MT4

Hi all. I'm wondering how to code my EA so an E-mail will be sent detailing items such as the close price and the Order# from the Trade History, everytime an Open Order is closed (and therefore goes into the History ledger). I will not be having multiple trades open either. Am I correct in thinking