Automatic Posting with WebRequest - Login to mql5.com

 

Hi

Login to mql5.com through WebRequest(), as given in https://www.mql5.com/en/code/12296, is failing.

As has been pointed out in https://www.mql5.com/en/forum/75892, this is due to changed login methods. It seems some internal tokens are being generated.


May someone give some directions as to how can the login objective of https://www.mql5.com/en/code/12296 be achieved in current scenario?


Kind Regards

Vivs

MQL5 forum
MQL5 forum
  • www.mql5.com
MQL5: Forum on automated trading systems and strategy testing
 
What to do ?
 
Alain Verleyen:
What to do ?


Hello


The code posted at this link does tho seem to work:  https://www.mql5.com/en/code/12296


The second program posted on this link also does not work and gives the same error:  https://docs.mql4.com/common/webrequest


Kindly request you to help me. do we have an updated version of this code. 


Thank you sir. 

Automatic Posting with WebRequest()
Automatic Posting with WebRequest()
  • votes: 28
  • 2015.01.19
  • MetaQuotes Software Corp.
  • www.mql5.com
An example of posting a message containing an image on the MQL5.com website using the WebRequest() function. This is an example of how to authorize using a login and a password, and to insert an image into a text message.