Hello everyone.
I am new with programming Expert Advisors (EA), in my research I found that in Meta Editor there is a wizard function, which allow the user to create an EA with some predefined parameters, with this some questions came up to my mind.
-Wizard's EA compile perfectly once the parameters are set and I can backtest them right away, but are this wizard EA really ready as they are or do I need to add something extra (commands, functions, filters, etc.)?
-Is better to create an EA based on my strategy or can I give a try to the wizard?
Thanks.
Hi, mql5 wizard is a good start, if you want to move further I recommend you look at the codes from other programmers and try it in practice.
It helped me a lot at the beginning to understand the principles and functioning of MQL5 as such language.
Link to EA code base: https://www.mql5.com/en/code/mt5/experts
I wish you good luck. :)
Hello everyone.
I am new with programming Expert Advisors (EA), in my research I found that in Meta Editor there is a wizard function, which allow the user to create an EA with some predefined parameters, with this some questions came up to my mind.
-Wizard's EA compile perfectly once the parameters are set and I can backtest them right away, but are this wizard EA really ready as they are or do I need to add something extra (commands, functions, filters, etc.)?
-Is better to create an EA based on my strategy or can I give a try to the wizard?
Thanks.

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hello everyone.
I am new with programming Expert Advisors (EA), in my research I found that in Meta Editor there is a wizard function, which allow the user to create an EA with some predefined parameters, with this some questions came up to my mind.
-Wizard's EA compile perfectly once the parameters are set and I can backtest them right away, but are this wizard EA really ready as they are or do I need to add something extra (commands, functions, filters, etc.)?
-Is better to create an EA based on my strategy or can I give a try to the wizard?
Thanks.