Forum

MAs cross well but do not make right trades

//Variable externas extern double Lote = 0.01 ; extern double StopLoss = 300 ; extern double TakeProfit = 400 ; extern int TrailingStop = 280 ; extern int Slipagge = 10 ; extern int MagicNumber = 12345 ; extern int PeriodoEMARapidaActual = 5 ; extern int PeriodoEMALentaActual = 21 ; extern int

EA opens opposite trade immeadiately

extern int PeriodoEMARapida = 5 ; extern int PeriodoEMALenta = 21 ; int MaximoDeOrdenes = 0 ; int BarsCount = 0 ; //+------------------------------------------------------------------+ //| Expert initialization function |

OrderModify Error 1 Mql4

Hi guys, When I run my EA I have this error (OrderModify Error 1). Also there are some trades that get closed before they could be modified. So that you have an idea, TP and ST are at 30 pips (5 decimals broker) wich means 3 dolars of profit or loss. (0.01 Lots). When the price just reach 2.90