Thananan Numatti / Publications
Forum
Fixed lot zide=0.01 no incread lot zide
Dear All Ho I Fixed lot zise=0.01 in my order (EA code) no need to increate lot zise Kindly to be advisor // extern int MagicNumber= 10001 ; extern double Lots = 0.01 ; extern double StopLoss= 0 ; extern double TakeProfit= 50 ; extern int TrailingStop= 0 ; extern int Slippage= 3 ;
my EA Stoch why I have 1: OrderSend error 130 and OrderSend error 138 but order send is OK fine
Dear All Please edie my code about -my EA Stoch nornall why I have 1: OrderSend error 130 and OrderSend error 138 not good please help me about it thank you beginner //+------------------------------------------------------------------+ //|