Dominic Michael Frehner / Publications
Forum
Linking account to my website
Hi guys I would like to create a dashbaord on my website with the stats of my account. For exampke MyfxBook has sonething sinilar what I want but just in a „nice“ looking appearance. Is it possible and how would I do this
Bug-Report Build 4735
Hi guys Where can I make a bug report? I can't open MetaEditor and I can't connect any core agent in the strategy tester with the new build 4735. Or can I downgrade my version somewhere? This is the error message (in german): "The procedure starting point “” was not found in the DLL."
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