
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
Thank you guys, that was the problem.
I'm used to work in Java and some other languages which at least warn you on these kind of errors at compile time.
Thank you very much for your help.
OK, you have, possibly, many problems . . for example, this can't work . . .
Yeah, sometimes id is a Ticket (when I want to close) and some other times id is a AlgorithmIdentifier (when I want to open). So what you saw is correct: missing StrToInteger(id).
Thank you for your help