FFOOXX / Publications
Forum
Please help with my EA, I am desperate
//---- input parameters extern int TP = 300 ; // take profit extern int TP_Increment = 200 ; // take profit incressement extern int SL = 500 ; // stop loss extern int RangePoint = 0 ; // range extern int AddPoint = 0 ; // add point to place stop