clalav
clalav
Friends

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

clalav
Added topic Help!! variable at 0 or not?
the if:    if (cnt == total -1 && lotti_tot != 0 && total > 1)       {Print("lotti sbilanciati ", lotti_tot);} result: lotti sbilanciati 0 what happens
clalav
Registered at MQL5.community
clalav
Added topic Server modify order comment
Who can help me to avoid that the server modify comment of order sent by my EA, It sometimes add to comment the string "[started/gap]" ? thank you
clalav
Added topic strange for cicle
ope_rec += increm; Print("ope_rec ", ope_rec); if (ope_rec > increm*3) {inversione = 1;} close_all = 0; for (k=0;k < ope_rec;k++) { //for Print("k ",k); if (inversione == 0)