
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
There is a lot in the Help and Guidance notes. Would an answer like this do the trick? -MetaEditor / Software Development / Working with source code / Styler:
And so on.
Input variables should be highlighted, but after #include it is no longer a variable but the actual filename. The highlighting engine needs to be improved ;-)
Interesting:
Только вот зачем имя переменной и имя файла делать одинаковыми?
The point is that under certain conditions, which I demonstrated, the styler mixed up the contents of the string and the program code!
And in principle, does the language allow a variable name to be the same as a file name? I remember that there were some restrictions on a similar topic, but I couldn't find them right away.
As far as I can logically think, after #include, in triangular brackets, you can write anything that the file system allows....
Hello.
Error when registering a demo account inMetaTrader 5 Client Terminal build 412
- XP (pinging passes) - no result
- XUbuntu (wine patched, ping passes) - no result
- server standard or 62.213.101.242:443 - both with no result
When I "logged in" with an old demo account (Broco-Demo server) inMetaTrader 5 Client Terminal build 411 (Broco Trader 5)- everything went fine (both XP and XUbuntu).
Please tell me, is it error or something wrong?
As far as I can logically think, after #include, in triangular brackets, you can write anything that the file system allows....
One correction - All that the compiler allows.
And in principle, does the language allow variable names and file names to be the same? I remember that there were some restrictions on a similar topic, but I couldn't find it right away.
but don't you want to check?