mohammad sh:
I was looking at the ExpertMAMA.mq5 file that is in Experts\Advisors, it includes these libraries:
I was watching some tutorials and the only library that they used was the Trade\Trade.mqh library.
Is it advisable to use the libraries in Expert path?
These libraries are used by the MQL5 Wizard EA generator. So if you want to use that tool and customize it you would need to use these libraries.
Otherwise I would not use them.
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
I was looking at the ExpertMAMA.mq5 file that is in Experts\Advisors, it includes these libraries:
I was watching some tutorials and the only library that they used was the Trade\Trade.mqh library.
Is it advisable to use the libraries in Expert path?