
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
This code defines two functions, StringToUlong for converting a string to an unsigned long integer, and UlongToString for converting an unsigned long integer to a string. You can use these functions to store ticket numbers as strings and convert them back to ulong when needed.
This code defines two functions, StringToUlong for converting a string to an unsigned long integer, and UlongToString for converting an unsigned long integer to a string. You can use these functions to store ticket numbers as strings and convert them back to ulong when needed.
I apologies for the mistake!
I understand the error in code and will rectify.