Angelico Jurado / Publications
Forum
WebRequest Post Example with Data
Hello I am currently new to MQL4 and I need help understanding how to send data together with the post command using webrequest: https://docs.mql4.com/common/webrequest How do I attach a json string as raw data using web request since data is an array of characters. I tried creating a simple json