Extend MQL!! - page 5

 

What do you mean by a web service?

david.petard:
Hi everybody,

Is there a possibility to perform web services calls within an expert advisor to query a distant system.

Best Regards
 

I 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.

Reason: