Hi guys
i was working on this EA wich works on Engulfing pattern, i would aprecciate if you want to improve it. it's already working but optimize it first.
Any time frame and currency
and at the end we will make it available for everyone.
Lots : Lot size of each operation
TakeProfit = your take profit level ;
StopLoss = your stop loss level ;
TrailingStatus = if you want enable trailing stop or not ;
TrailingStop = trailing stop value in pip ;
NumeroTrade = number of posizione opened at the same time ;
Id_Trade = 5000 EA identifier ;
EMA_Period = moving average filter 1 ;
EMA1_Period = moving average filter 2 ;
EMA2_Period = moving average filter 3 ;
EMA_Shift = 0 ;
Slipage = pips i to add to the price befor the EA open a position ;
EMA_Slippage = difference in pips between two EMA filter (tha comfirm the trend) ;
EnableProfit = true ;
Profit = profit on wich the EA close the position ;
SlipageProfit = 0 ;
Days on wich the EA should work lunedi = Monday .......... Venerdi = friday
Lunedi = Monday ;
Martedi =Tuesday ;
Mercoledi =Wednesday;
Giovedi =Thursday;
Venerdi =Friday;

i was working on this EA wich works on Engulfing pattern, i would aprecciate if you want to improve it. it's already working but optimize it first.
Any time frame and currency
and at the end we will make it available for everyone.
Lots : Lot size of each operation
TakeProfit = your take profit level ;
StopLoss = your stop loss level ;
TrailingStatus = if you want enable trailing stop or not ;
TrailingStop = trailing stop value in pip ;
NumeroTrade = number of posizione opened at the same time ;
Id_Trade = 5000 EA identifier ;
EMA_Period = moving average filter 1 ;
EMA1_Period = moving average filter 2 ;
EMA2_Period = moving average filter 3 ;
EMA_Shift = 0 ;
Slipage = pips i to add to the price befor the EA open a position ;
EMA_Slippage = difference in pips between two EMA filter (tha comfirm the trend) ;
EnableProfit = true ;
Profit = profit on wich the EA close the position ;
SlipageProfit = 0 ;
Days on wich the EA should work lunedi = Monday .......... Venerdi = friday
Lunedi = Monday ;
Martedi =Tuesday ;
Mercoledi =Wednesday;
Giovedi =Thursday;
Venerdi =Friday;

Attachments
Last edited: