andylove
andylove
Friends

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

andylove
Registered at MQL5.community
andylove
Added topic how to change lot size when one trade is closed ...?
for example, when one closed trade is profitable and I want to increase lots at next opened trade Is there anybody know how to write this code...? thx
andylove
Added topic How to send two orders that meet the same rule in different day...?
Dear all I want to send two orders that meet the same rule in different day below is my code int p=20; int a,aa; double vol3=0.1; double open,type; datetime b; if((Ask-Open[0]>=1000*Point || Ask-Open[1]>=1000*Point) && Ask >=