Forum

Error Message for Email notis

Hi guys I want to send email notifications to my email adress but I always get an error message: MailDispatcher - login to smtp.office365.com failed [auth failed, server error code [535]] Yes the email adress is correct. Yes the password is correct. Yes the SMTP server is correct. What should I do

Moving Average Retest EA

Hi guys I'm developing a simple EA which is based on two Moving Averages (50 and 150). I made the code already for the MA break but now i need another condition, where the EA should only open a trade when the FMA gets retested. Does anyone have an idea how I can code this? I uploaded a picture when