[WARNING CLOSED!] Any newbie question, so as not to clutter up the forum. Professionals, don't go by. Can't go anywhere without you. - page 1023
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
Why, it all compiles ;))
in this variant see above.
I've blanked out the whole start but the error is still there, so it must be somewhere higher
costy, if you have 1 operator in the body, you don't have to specify brackets, do you?
Not for functions.
should not variables declared in for() be available outside of for()?
Aren't variables declared in for() supposed to be available outside of for()?
Wrong, the for(() variables will be available in all execute functions. (say start, but not in inite deinite...).
read the HELP :)
Sometimes a person needs to have the root explained to them to further their development by help.
I wonder how it was easy for you Aleksander to learn help from 0?