Leonardo Falossi / Publications
Forum
Why the EA is not opening any trade on the strategy tester?
hi, I'm new in coding and I was wondering why the ea do not open any trade thats the code I wrote: extern int MagicNumber= 104 ; //input: extern int PeriodoRSI= 13 ; extern int tp= 100 ; extern int stop= 100 ; extern double lotti= 0.25 ; extern int TF= PERIOD_M5 ; void checkaperture() { double RSI=