Hi all,
I would like to ask if there is an API for using Demo Servers outside the MT4/5 platform ? I can't find any valid information about that question.
I saw the fix protocol but i am not sure what this protocol can be used for the...
Hi all!
I use the following code : int lastErrorTemp = -1;
string headers,result_headers;
char post[],result[];
string url = urlPar; //-- Valid URL
string payload=...