
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
If I comment Print("test") line than loop "for" will not work.
Why?
It was working a OK on 195;
I have Build 196; 7, September 2006
Substituting Print("test") call with a call to dummy() function will work too.
void dummy()
{
}