Looking for an expert programmer to code mt4 mt5 EA

MQL5 Asesores Expertos

Tarea técnica

I am looking for a professional coder to build an EA based on the following indicators and conditions as described in below script


1. **Higher Highs/Lower Highs, Higher Lows/Lower Lows Identification:** This may involve trend analysis, possibly using indicators like Moving Averages or trend lines to identify these patterns.

 2. **200 EMA (Exponential Moving Average):** Used for determining the trend direction. Long signals are taken when the price is below the 200 EMA, and short signals when the price is above it.

3. **Change of Character (ChoCH):** This could involve analyzing price action patterns that signify a shift in market sentiment. This might not necessarily be an indicator but rather a qualitative observation based on price behavior.

4. **Time Frames:** Preferably on 5-minute, 15-minute, and 1-hour time frames for trading signals.

5. **Target and Stop Loss:** Aim for 0.30% to 0.40% targets with a 0.15% stop loss or at least a 1:2 risk/reward ratio. But in settings it can be changed for corresponding risk management of drawdown percentage.

6. **Supply and Demand Zones:** Identify these zones and start positions (where EMA rules don't apply) on the second reversal to the demand/supply area after 5 candles have formed since its initial formation.

7. **Confirmation of Higher Low/Lower High:** Confirming a trend reversal with three candles and setting stop losses and targets accordingly.

8. **ADX (Average Directional Index):** Use the ADX to confirm trends over 20 for buy or sell signals.

9. **50-period Moving Average:** Additional moving average to possibly identify support/resistance or trend direction.

10. **Enter Retest of a Break of Structure:** Possibly identifying structural breaks in price and entering upon a retest for confirmation. To implement these conditions and indicators, you might need: - Technical analysis tools for identifying higher highs/lower highs, higher lows/lower lows. - EMA (200-period), possibly along with a 50-period Moving Average. - ADX indicator. - Candlestick pattern recognition for confirmation. - Customized scripts or algorithms to identify supply/demand zones and their retest. - Risk management rules for setting stop losses and take profit levels.

⁃ Only take trades based on the following conditions.

⁃ Identify patterns like higher highs/higher lows, lower highs/lower lows.

⁃ Long signal(arrow.shape, below candle)- only when the 200 Ema is a below the candles

⁃ Short signal(arrow.shape, above candle)- only when the 200 Ema is above the candles

⁃ Take trades when there’s a Change of Character(ChoCH). 200 Ema rules must be followed.

⁃ Preferably on the 5 min, 15 min, 1Hour time frames.

⁃ Aim for .30-.40% targets and .15% stop loss or at least 1:2 risk/reward.

⁃ Identify supply and demand zones. Start a position(Ema rule don’t apply) when the candles reverse back to the demand/supply a 2nd time. At least 5 candles after it the demand/supply is formed.

⁃ Start a position after a higher low or lower high is formed 3 candles confirmation. Stop loss should be above the previous lower high and below the previous lower low. Target 1:2. - Only take trades when the adx is trending over 20 for buy or sell. - Moving average on 50 - Enter retest of a break of structure


Only a professional needed to avoid wasting of time, I will appreciate anyone that make a good contributions in executing this project thanks :)



Han respondido

1
Desarrollador 1
Evaluación
(5)
Proyectos
6
17%
Arbitraje
0
Caducado
0
Libre
2
Desarrollador 2
Evaluación
(42)
Proyectos
62
8%
Arbitraje
12
58% / 42%
Caducado
1
2%
Libre
3
Desarrollador 3
Evaluación
(22)
Proyectos
27
37%
Arbitraje
1
100% / 0%
Caducado
3
11%
Trabaja
4
Desarrollador 4
Evaluación
(38)
Proyectos
40
25%
Arbitraje
23
13% / 74%
Caducado
8
20%
Trabaja
5
Desarrollador 5
Evaluación
Proyectos
0
0%
Arbitraje
1
0% / 0%
Caducado
0
Libre
6
Desarrollador 6
Evaluación
(63)
Proyectos
84
26%
Arbitraje
23
22% / 48%
Caducado
23
27%
Trabajando
Solicitudes similares
This EA must have the following functions together: BE: place BE when the price reach a certain gain in PIPS and you can choose the offset too, so, for example it activates after 10 pips with 1 pip of offset so you can have profit with BE too Auto SL and TP Can manage the trades made by phone when MT5 is open in the PC or VPS Trailing stop (step by step): I can decide at what number of pips the trailing stop get
This is a strategy based on crossing two trend indicators on the second timeframe (1s, for example). We work not only with the market but with the limit orders as well (robot must "read" an order book). Read the whole instruction please for more details. Speak Russian, English
Martingale EA for MT5 30 - 100 USD
Criteria: Only one trade at a time. Cannot open another trade if one is running Trade on EURUSD only, once job is completed I will be happy to schedule more for other pairs You choose entry strategy and criteria win rate must be above 50% in long term backtest of EURUSD Every trade has got TP and SL Trades to last about a day, few trades a week, at least 10 pips gain per trade, so that it can be launched on normal
I have a indicator, mql file. The signals are seen below on a EURNZD H1 chart. Very important to get accurate entries. The signal to trade is the first tic after the the indicator signal paints. I've tried to demonstrate that below. Other than that the EA will have a lot size escalation, an on-screen pip counter, a button to stop taking new trades, SL/TP, and magic number. I would like the indicator to be within the
I would like to create an EA based on the Shved Supply and Demand indicator. you can find the Shved Supply and Demand v1.7 indicator in the following link https://www.mql5.com/en/code/29395 NB: Checks the trading robot must pass before publication in the Market ( https://www.mql5.com/en/articles/2555 ) MQ5 file to be provided
Im looking for an coder to code an EA: Trade management 1. opening trades according to the indicator 2. trades settings to choose from like: open all trades according to the signal open only trade 1,2,3 or 4 % per trade ( example 50/30/20 of the lot settings, with 4 trades it would be for example 50/30/10/10) 3. SL/Trailing settings: Move SL to entry after hitting TP1/TP2 or TP3 moving SL by % keep the original SL
Hi I'm looking to have 2 of my pinescript strategies converted to MQL5 and was wondering if you could first give me a quote for the more simple strategy and then for both the simple and complex strategy together. The simple strategy is a MACD crossover type thing that uses a special EMA script that filters out some ranging price action and also fractal candles for the stop loss. The second strategy is market
I want grate robot for making profits that know when to start a good trade and close a trade and must be active all time to avoid lost of money
I have developed a very strong TradingView strategy in Pine Script but unfortunately, a third-party connector is requiired and in my opinion, I want a more direct connection. I am not brilliant at coding, but I have coded the majority of the MT5 code and I would like you to make sure that the MT5 code matches my TradingView script and executes the same way as the TradingView script that I will provide if you are
Mbeje fx 50+ USD
I like to own my robot that why I want to build my own.i like to be a best to every robot ever in the life to be have more money

Información sobre el proyecto

Presupuesto
30 - 75 USD
Para el ejecutor
27 - 67.5 USD
Plazo límite de ejecución
de 1 a 3 día(s)