Birkimson Varzxorani:
hey guys. what kind of operations we can use after "case:"
and how many?
do we allowed to declare variables after it?
do we can use "if" after it?
you can use as much iterations as you want. in your case as much ifs
Nikolay Georgiev:
thanks Nokolay, so my error is from anywhere else.
you can use as much iterations as you want. in your case as much ifs

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
hey guys. what kind of operations we can use after "case:"
and how many?
do we allowed to declare variables after it?
do we can use "if" after it?