Forum

Help for Function on How to limit daily trade losses and profits

I have build and EA, and want to add more trade protection into it, what I need is a function than i can integrate with my previous code by just calling it The strategy are : If daily profit is equal or more than target profit (by precentege of ballance) , than trading stop for that day Or if loss

How to display EA name on MT4 Android with MQL4 code

Hi, i just finish build EA, but every time it open position the EA name not displayed on MT4 for Android, just _buy_ status How we can put EA name on every order taken place