Al Imran Suvro / Profile
Friends
15
Requests
Outgoing
Al Imran Suvro
Added topic MQL5. My code does not work to close position. Please check what's wrong with it.
int temp_total_order= PositionsTotal (); for ( int i= 0 ;i<temp_total_order;i++){ ulong
Al Imran Suvro
Added topic Can anyone help me to use a JSON parser library for MQL5
Hi coders, I am looking for a JSON parser library for my MQL5 project . I have read some data online through WebRequest which is JSON data. I need to read it from MQL5 code to get the value. Thanks in advanced. #JSON_Parser #MQL5_Code
Al Imran Suvro
Added topic Mql5 http get/post request in a particular port.
Hello Coders. I am looking for a code of mql5 http get/post request in a particular port. I have searched in our previous topics but unfortunately, those are not working for me. I have found 'wininet.dll' http get/post request which is worked in mql4

: