
vantoan3290:
enum Animal {Rabbit, Bear, Dog, Badger, Cat}; input Animal selection = Dog; int OnInit() { Alert("You selected " + EnumToString(selection)); return(INIT_SUCCEEDED); } void OnDeinit(const int reason) {} void OnTick() {}

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