Forum

[MQL4] TOPIC: An Mql4 Learning Accountability Skype Group.

I have a valuable idea to approaching learning Mql4 at a faster rate us Novice Coders: 1. We form an Mql4 skype group. 2. We ascertain what level of knowledge we're all currently at. 3. We read from the "Mql4 online Book" and "Mql4 Documentation" together. 4. We choose a specific content to learn

[MQL4] QUESTION: How do I find the percentage of a specified number?

Just a common question; I'm sure most gurus would find is child's play. If I wanted to find 50% of 1000 (Which I know outside of coding is 500), how would I employ coding to process this answer

(Mql4) What differentiates a "Method" from a "Constructor"?

Happy coding. I'm new to Mql4 and coding in general, but I'm learning at a rapid rate via the mql4 documentation. My question refers to Methods inside of Classes via "public" access. As referring to mql4 documentation, there seems to be no listed source on how to properly instantiate a Method into a