How did you test this?
I think mostly you received this error on TESTER.
As i know in MQL5 you couldn't get respond of web request from tester. but i works on live trading (demo or live account doesn't matter)
I don't know why its not working and what is the logic behind it.
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 I am having problem in using WebRequest in MQL5....... I have also added web site's url in (Main Menu->Tools->Options, tab "Expert Advisors") under "Allow WebRequest for listed URL" uption.
while calling WebRequest method EA returns error code = 4014
following in my code....
please help me.