EA Heiken Ashi and EMA Trading rules MT5

MQL5 Asesores Expertos

Trabajo finalizado

Plazo de ejecución 2 días
Comentario del Cliente
Great development and very good reactivity. Absolutely to recommend for your dev.
Comentario del Ejecutor
Great employer! Thank you :)

Tarea técnica

Hello,

I need to develop the following EA. I hope the description will be clear enough. If not do not hesitate to ask questions.

SOURCE CODE IS NEEDED.


Indicators:

Heiken Ashi Price

EMA 20

MACD 12,26,9 EMA

ATR 14


EA Description:

The robot will start from "start hour" and will stop and exit all positions at the end of the day. Intraday trading only.

No open position allowed at night.


Open hours and Closed hours MUST BE CONFIGURABLE. (Intraday only)

Price per point or Lot MUST BE CONFIGURABLE

Symbol MUST BE CONFIGURABLE (e.g. DAX30, CAC40...etc)

Period MUST BE CONFIGURABLE (e.g. H1, M15, M5...etc)

Parameter of EMA MUST BE CONFIGURABLE ( EMA 20, EMA 10...etc)

Parameters of MACD MUST BE CONFIGURABLE ( Fast EMA Period, slow EMA Period, Signal MA period, Applied MA Method, Applied Price)

The values of MACD, MACD Histogram and Signal within the MACD indicator will be used in the strategy.

Parameters of the ATR MUST BE CONFIGURABLE.(current 14...could be 20...etc)


The EA must be able to identify if the Heiken Ashi Candle has a flat top or a flat bottom. THIS IS MANDATORY. 


Trading rules:

RULE 1:

If current Heiken Ashi has a flat bottom AND EMA 20 is going up (greater value than previous one) AND MACD Histogram value is greater than the previous one AND MACD is going up (greater value than previous one) then BUY order at Open Price of the following candle. Important to wait for the end of current flat bottom candle to take position.

Put STOP LOSS at bottom of candle before the flat bottom candle mentioned previously. IMPORTANT: if the size of the Stop loss is above 40 points, reduced the stop loss position to 40 points maximum.

TRAILING STOP: At the end of each new candle: check if the candle has an Heiken Ashi flat bottom. If yes than move STOP Loss 2 points below flat bottom of the new flat bottom Heiken ashi candle. If not, do not move the STOP. Repeat this operation at the end of each new period candle.

TAKE PROFIT: there is no Take Profit rules. Only the STOP rule above applies.


RULE 2:

If current Heiken Ashi has a flat top AND EMA 20 is going down (smaller value than previous one) AND MACD Histogram value is smaller than the previous one AND MACD is going down (smaller value than previous one) then SELL order at Open Price of the following candle. Important to wait for the end of current flat top candle to take position.

Put STOP LOSS at top of candle before the flat top candle mentioned previously. IMPORTANT: if the size of the Stop loss is above 40 points, reduced the stop loss position to 40 points maximum.

TRAILING STOP: At the end of each new candle: check if the candle has an Heiken Ashi flat top. If yes than move STOP Loss 2 points above flat top of the new flat top Heiken ashi candle. If not, do not move the STOP. Repeat this operation at the end of each new period candle.

TAKE PROFIT: there is no Take Profit rules. Only the STOP rule above applies.


ADDITIONAL RULE:

I need a calculator that compiles the results of all trades results within a day. When there is a total loss reached at minus 100 points in the day, we need to close all open positions and close the robot for the day. No more trades allowed during this day. Counter start at 0 back again the day after.

There is only one trade at a time.


REPORT INFORMATION:

I need to be able to generate a complete report that will give for each trade the following informations:

Date and time of the ENTRY

Price at the Entry

EMA Value at the Entry

MACD value at the Entry

MACD Histogram value at the Entry

ATR Value at the Entry

Value of the Spread


Same for the EXIT

then Amount of win or loss points for the trade

Amount of win or loss money for the trade.


ADDITIONAL FEATURE:

I would like to see on the Heiken Ashi Candle Graph:

An icon for each Entry and an icon for each exit.


I would also like to see or have confirmation that the Stop is moving correctly according to the rules above. Feel free to propose any visual method.


I hope this is understandable. :-) If you have any questions, do not hesitate.

Thanks to confirm you price expectations as well.

Best Regards,

Patrice.







Han respondido

1
Desarrollador 1
Evaluación
(599)
Proyectos
932
46%
Arbitraje
31
39% / 29%
Caducado
93
10%
Libre
2
Desarrollador 2
Evaluación
(54)
Proyectos
53
17%
Arbitraje
7
0% / 100%
Caducado
5
9%
Libre
3
Desarrollador 3
Evaluación
(5)
Proyectos
7
0%
Arbitraje
7
0% / 71%
Caducado
5
71%
Libre
4
Desarrollador 4
Evaluación
(2102)
Proyectos
2674
62%
Arbitraje
114
46% / 25%
Caducado
421
16%
Trabajando
5
Desarrollador 5
Evaluación
(2441)
Proyectos
3076
66%
Arbitraje
77
48% / 14%
Caducado
340
11%
Libre
6
Desarrollador 6
Evaluación
(197)
Proyectos
320
35%
Arbitraje
64
13% / 56%
Caducado
83
26%
Libre
7
Desarrollador 7
Evaluación
(63)
Proyectos
84
26%
Arbitraje
23
22% / 48%
Caducado
23
27%
Trabajando
8
Desarrollador 8
Evaluación
(109)
Proyectos
162
62%
Arbitraje
7
29% / 43%
Caducado
20
12%
Trabaja
9
Desarrollador 9
Evaluación
(42)
Proyectos
88
14%
Arbitraje
31
29% / 55%
Caducado
36
41%
Trabaja
10
Desarrollador 10
Evaluación
(261)
Proyectos
425
38%
Arbitraje
86
44% / 19%
Caducado
71
17%
Trabajando
11
Desarrollador 11
Evaluación
(65)
Proyectos
71
30%
Arbitraje
8
0% / 88%
Caducado
5
7%
Libre
12
Desarrollador 12
Evaluación
(481)
Proyectos
510
53%
Arbitraje
10
60% / 20%
Caducado
3
1%
Libre
Solicitudes similares
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
I need an MT5 EA that can do the following: I have to give the EA a price in advance, when the price is reached the EA has to automatically place a buy stop or sell stop order 0.5 pips below or above the price. Is this possible
Dr Pattern 30+ USD
good day i need the service of the seaso coder to help me fix my ea The Job required 1 knowledge of Mt4 and Mt5 indicator coding 2. Telegram code 3. ability to code indicator to work on multiple Time frame combine to trade 4 Ability to Join two or three indicator on same ir different time frame if you have these skill please let chart i will discuss the details of the Job inside to you The required day including

Información sobre el proyecto

Presupuesto
30 - 300 USD
IVA (20%): 6 - 60 USD
Total: 36 - 360 USD
Para el ejecutor
27 - 270 USD