- First you need to learn how to program or code in general with any language, like C, C++, Java or others.
- Then you need to learn how to program or code in MQL4 by reading tutorials and documentation and looking at examples in the Code Base section.
- If this seems like it is going to take many months or even years to achieve (because it will take that long), then consider hiring a coder/programmer to do it for you at the Freelance section.
Hello,
thanks for answering,
i have advanced knowledge in JAVA & C but not in MQL4.
I just know what variables to use and gain time.
Cordially.
liamseden:
i have advanced knowledge in JAVA & C but not in MQL4.
I just know what variables to use and gain time.
FMIC:
It does not work that way! You cannot just learn the "variables". You will need to understand and learn its structure, environment, trading functions, rules and conditions, event handlers, and many more! There is no EASY way out.
It does not work that way! You cannot just learn the "variables". You will need to understand and learn its structure, environment, trading functions, rules and conditions, event handlers, and many more! There is no EASY way out.
ok.
Well i almost finished the EA.
I found the functions that i need and built my environment already.
I will tell u if it works.
MQL4 is like C.

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi,
in order to achieve 450 lots with the less loss possible, i want to create an EA that opens trades with TP and SL of 5 pips with a 0.1 lot, on the EURUSD pair (0.7 pip Spread so the least loss).
How is it possible to do it with an EA ?
I looked on how to do it but never found how to make it.
thanks.