
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,
I am using the following MQL5 code to fetch data from a web service:
However, I need to specify the user agent property in the header of the request. How can we do that? In know in C# we can do so as follows: