
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
What do you mean by a web service?
Hi everybody,
Is there a possibility to perform web services calls within an expert advisor to query a distant system.
Best RegardsI mean by web service, requesting a specific url on another server with some parameters and anylizing the result to extract the returned information.
Sending and Receiving HTTP request
Hi,
I have a question,
I want my EA to be able to send a HTTP or HTTPS request to my website blablabla.com, and to be able to receive a response from.
That is possible to do ?
I saw some tip for FTP, but nothing (yet) on HTTP.
Thanks a lot
Hi Mudar,
Can you publish the ftp access version, it may give me some idea how to implement the HTTP request.