Nemesis Turtle / Publications
Forum
webrequest works with mql5 but not on mql4
Hi, recently made a EA with MQL5 iam now recoding it for mql4. Function returns a simple JWT token. I have updated the "WebRequest for listed url" with the url on both. Any ideas? Thanks. CJAVal Login(CJAVal &dataobj) { CJAVal json; string url= "http://127.0.0.1:5000/loginExtension" ; char