luca1998i / Publications
Forum
Problem with my first EA :(
Guys my first EA doesn't open any sell order .. only buy.. can you help me ? double Lots= 1 ; double SL= 0 ; double TP= 0 ; int ticket= 0 ; extern int MagicNumber= 10056 ; extern int StopL= 20 ; extern int TakeP= 80 ; extern bool Compounding= true ; extern double Rischio= 2.0 ; extern int BegTrade=