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
also you need an escape in case nothing will change it to true.
I made this change to change the status of A fale to true:
I'm sorry to be blunt, but it seems that it is impossible to help you.
We can't keep repeating the same thing over and over, you are just wasting the time of people that are trying to help you.
I made this change to change the status of A fale to true:
Before you can code in MQL4, you should first learn how to code in general. A "while" loop is one of those basic things that you should learn how to use properly.
Here is a link on Wikipedia on the subject with a graphical flow diagram that might help you understand. It also shows how the "while" loop is used in many, many languages. Have a look at the one for C & C++ as that is the form used by MQL4 too.
Also, here are a few links for sites that offer tutorials and learning for "C" that will also help: