I have an existing EA coded in MT5 and I want to add as explained below, after successful completion on MT5 I would make an MT4 version Additional Indicators: • TDI • HMA (Replace Previous HMA Indi not working) • ADX • PSAR • RSI • Stochastic 1 • Stochastic 2 • Heiken Hashi All indicators are independent except for HMA. HMA will depend on the MA indicator (cross above & cross below). These are going to be additional To the Indicators already in the EA (Pipe Pro, MA, WR, Ichimoku and Candle direction) 1- TDI The Indicator have a Histogram with 4 colors representing: - Mkt-UP Lime Green (Buy) @ Higher time Frame and Lower Time Frame - Mkt-DN Red (Sell) @ Higher time Frame and Lower Time Frame - Sig-Up Green (Buy) @ Higher time Frame and Lower Time Frame - Sig-Dn FireBrick (Sell) @ Higher time Frame and Lower Time Frame - Exit on opposite signal on at Time frame 2- HMA You Need to replace the HMA indi in the existing EA with this new one. only HMA depend on MA cross - Buy : HMA cross and close above MA @ Higher time Frame and Lower Time Frame - Sell : HMA cross and close Below MA @ Higher time Frame and Lower Time Frame - Exit on opposite signal on at Time frame 3- ADX ( Three Lines, ADX, DI+ and DI- and a level) - Buy : o ADX cross and close above level @ Higher time Frame and Lower Time Frame o DI+ cross and close above DI- @ Higher time Frame and Lower Time Frame o DI+ cross and close above the Level . @ Higher time Frame and Lower Time Frame o I.e Level 20 , ADX>20 & DI+>20 & DI+>DI- @ Higher time Frame and Lower Time Frame - Sell: o ADX cross and close above level @ Higher time Frame and Lower Time Frame o DI- cross and close above DI+ @ Higher time Frame and Lower Time Frame o DI- cross and close above the Level @ Higher time Frame and Lower Time Frame o I.e Level 20 , ADX>20 & DI->20 & DI->DI+ - Exit on opposite signal on at Time frame 4- PSAR - Buy: PSAR dot below price @ Higher time Frame and Lower Time Frame - Sell: PSAR dot above price @ @ Higher time Frame and Lower Time Frame - Exit on opposite signal on at Time frame 5- RSI ( one Line and Levels Low, Mid, HI) - Buy RSI cross and close above Mid Level @ Higher time Frame and Lower Time Frame - Sell: RSI cross and close below Mid Level @ Higher time Frame and Lower Time Frame - Exit on opposite signal on at Time frame 6- Stochastic 1 (two lines Main and Signal and Levels Low, Mid, HI) - Buy: Stochastic Main cross and close above Mid Level @ Higher time Frame and Lower Time Frame - Sell: Stochastic Main cross and close below Mid level @ Higher time Frame and Lower Time Frame - Exit on opposite signal on at Time frame 7- Stochastic 2 (two lines Main and Signal and Levels Low, Mid, HI) - Buy: Stochastic Main cross and close above Mid Level @ Higher time Frame and Lower Time Frame - Sell: Stochastic Main cross and close below Mid level @ Higher time Frame and Lower Time Frame - Exit on opposite signal on at Time frame 8- Heiken-Hashi - Buy: Change from Bearish to Bullish ( or color base Red to Blue) @ Higher time Frame and Lower Time Frame - Sell : Change from Bullish to bearish ( color based Blue to red ) @ Higher time Frame and Lower Time Frame - Exit on opposite signal on at Time frame