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
Have you tried the mql5 metaeditor (or new mql4 editor which is the same) ? There is a lot of improvements.
Yes a lot of improvements it is like getting out of a Ford and into a Merc.
Agree. I would add that mql5 provides more "low" level functions than mql4. For example a lot of people complain about iBarShift() not existing in mql5. But mql5 provides more detailed functions, so you can build your own iBarShift() and provides also oop so you can reuse it easily in any project (of course oop isn't mandatory to reuse it). Not sure if my explanation is clear, as my English is yet somewhat rudimentary.
Don't apologize for your English, it is pretty damn good for it not to be your first language. There are English people who do not use the language as well as you do, trust me on that.
Don't apologize for your English, it is pretty damn good for it not to be your first language, there are English people who do not use the language as well as you do, trust me on that.
You're welcome :)
You're right thats more Over Loading. Do you have a good example of Polymorphism?
Adapated from https://en.wikipedia.org/wiki/Polymorphism_(computer_science):
You're right thats more Over Loading. Do you have a good example of Polymorphism?
This is a good example: http://www.dvdactive.com/images/reviews/screenshot/2003/12/image3_copy0.jpg
Explained
This is a good example: http://www.dvdactive.com/images/reviews/screenshot/2003/12/image3_copy0.jpg
Explained
Adapated from https://en.wikipedia.org/wiki/Polymorphism_(computer_science):