• Welcome back! Thank you for being a part of this Traders Community. Let's discuss and share :)
    Selamat datang kembali! Trimakasih telah menjadi bagian dari Komunitas Trader ini. Mari berdiskusi dan berbagi :)

New EA Engulfing (if someone wants to improve it !)

Marcosid

New Member
Credits
0
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;

;)
 

Attachments

Last edited:
This EA is making a really little trade on 1 year, around 15-20. It's true if it open trade from Mon-Fri the performance will be not good.
 
Back
Top