Sending to a URL

 

Hi everybody.

I have a question!

How can I send a variable to a URL?

like:

http://www.example.com/?CP="EURUSD"

I'm waiting for your help.

TNX

 
adibiut:

Hi everybody.

I have a question!

How can I send a variable to a URL?

like:

http://www.example.com/?CP="EURUSD"

I'm waiting for your help.

TNX

What does this have to do with mql4 ?
 
adibiut:

Hi everybody.

I have a question!

How can I send a variable to a URL?

like:

http://www.example.com/?CP="EURUSD"

I'm waiting for your help.

TNX

Variable ? or value of variable ?

Well, how do you (or do you know how to) send an URL in the first place, anyway ?

 
RaptorUK:
What does this have to do with mql4 ?


For example it reports to me "a position has been opened"
 
phi.nuts:

Variable ? or value of variable ?

Well, how do you (or do you know how to) send an URL in the first place, anyway ?


By typing http://www.example.com/?CP="EURUSD" in address bar in web browser
 
adibiut:

By typing http://www.example.com/?CP="EURUSD" in address bar in web browser

I think you need WinInet or something like that. Search the mql4 site first https://www.mql4.com/search#!keyword=WinInet
 
phi.nuts:

I think you need WinInet or something like that. Search the mql4 site first https://www.mql4.com/search#!keyword=WinInet



Hi.

tnx 4 ur answer.

There isn't any defined function in metatrader to do so? 

 
adibiut:



Hi.

tnx 4 ur answer.

There isn't any defined function in metatrader to do so? 

Nope.