SMMrd
SMMrd
Friends

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

SMMrd
Added topic error in MT4
int SMMrd_131204130119() { double Ind_Wert=differenzErmitteln(BewegungsWert(2),100); if(-1.49 < Ind_Wert && Ind_Wert < -0.12) { Debugging(Ind_Wert); return(1); } Debugging("##_"+Ind_Wert+"_##"); return(0); }