palmerkf
palmerkf
Friends

Add friends via their profile or user search and you will be able to see if they are online

palmerkf
Added topic unable to send jpg, or png, via webrequest... the file gets sent, but its an empty file...
bool sendImage ( string symbol, string tf) {       string fileName = StringConcatenate (symbol, "_" ,tf, ".jpg" );    Print ( "FILENAME = " + symbol);    string fileType= "image/jpg" ;      
palmerkf
Registered at MQL5.community