shoaib9522 / Publications
Forum
can any one solve this warning of order select should be checked?
extern double lots = 0.01 ; extern int takeprofit = 30 ; extern int magic1 = 302 ; extern int slippage = 3 ; extern double lotfactor = 0.50 ; extern int totalORders = 8 ; extern int EnterHour = ( 4 ); //+------------------------------------------------------------------+ //| Expert initialization