Alexander Melnikov: Hi all, Can I get text data like account and server from login window fields over MQL or winuser functions? Thanks.
You don't need to copy from the fields. The information is available via MQL functions:

Documentation on MQL5: Constants, Enumerations and Structures / Environment State / Account Properties
- www.mql5.com
Account Properties - Environment State - Constants, Enumerations and Structures - MQL5 Reference - Reference on algorithmic/automated trading language for MetaTrader 5

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
Hi all,
Can I get text data like account and server from login window fields over MQL or winuser functions?
Thanks.