Simple EA development based on MT4 indicator

MQL4 Experten

Auftrag beendet

Ausführungszeit 2 Stunden
Bewertung des Kunden
Great developer. Incredible fast!!! Thanks a lot.
Bewertung des Entwicklers
Great customer. He know exactly the requirements. Thanks a lot

Spezifikation

Hello,


I would need an EA based on the attached indicator. The EA should work as a standalone. I only have the ex4 of the indicator. Let me know if it is possible to just have the indicator for compiling. 


The following inputs should be available, further explanations in the end.


==================================================================


Risk (dropdown menu): -Money

                  -Percent


Money (numerical value): default 100


Percent (numerical value): default 1.00 (!!!Important this should work with 2 decimals!!!)


Risk/Reward (dropdown menu):   -1:1

                                                      -1:2

                                                      -1:3

                                                      -1:4

                                                      -1:5


Breakeven (numerical value): default 0


SL Offset (numerical value in points): default 0


Trading Session 01 (numerical time value): default 09:00-12:00

Trading Session 02 (numerical time value): default 14:00-18:00


SingleTradeMode: true/false (default false)


==================================================================


Further explanations:


The EA should enter a trade once a signal appears. If the SL Offset is set to 0. The StopLoss will be placed below/above the low/high of the entry candle. If the SL Offset for example is set to 20. It will be placed 20 points further away from the low/high of the entry candle. 


The lotsize should be calculated by the risk option. Either money or percent. For money it uses a fixed risk in money defined by the inputs. For percent it uses the defined percentage value of the current account balance in the inputs.


The TP is defined by the Risk/Reward input.


When the breakeven input is set to 0 the SL will stay in place. If it is set for example to 1, once price reaches a risk/reward of 1:1 it will be set to breakeven. Example: Risk/Reward is set to 1:4 and breakeven to 2. Once price reaches risk/reward 1:2 the SL will be put to breakeven.


TradingSession 01 and 02. These values will define the times when the EA is allowed to enter trades. If a signal of the indicator comes up outside of the defined sessions it will not take any trade. Of course running trades should still be managed by the EA.


SingleTradeMode. Default it is set to false. This means the EA can open multiple trades. Example: A signal occurs, EA enters and it is still in the trade while another signal occurs, it will also take a second trade. If this value is set to true, it will only enter one trade at a time. Means it will only enter another trade if the previous trade is closed in profits or loss. All signals in between a running trade will be ignored.

Find attached the indicator.



Dateien:

Bewerbungen

1
Entwickler 1
Bewertung
(167)
Projekte
192
11%
Schlichtung
37
38% / 35%
Frist nicht eingehalten
5
3%
Beschäftigt
2
Entwickler 2
Bewertung
(376)
Projekte
398
31%
Schlichtung
62
19% / 69%
Frist nicht eingehalten
50
13%
Arbeitet
3
Entwickler 3
Bewertung
(408)
Projekte
536
75%
Schlichtung
9
44% / 0%
Frist nicht eingehalten
24
4%
Frei
4
Entwickler 4
Bewertung
(169)
Projekte
204
30%
Schlichtung
25
40% / 44%
Frist nicht eingehalten
12
6%
Frei
5
Entwickler 5
Bewertung
(71)
Projekte
97
43%
Schlichtung
2
50% / 0%
Frist nicht eingehalten
2
2%
Frei
6
Entwickler 6
Bewertung
(64)
Projekte
93
37%
Schlichtung
11
27% / 45%
Frist nicht eingehalten
14
15%
Frei
7
Entwickler 7
Bewertung
(568)
Projekte
641
41%
Schlichtung
21
57% / 29%
Frist nicht eingehalten
47
7%
Arbeitet
8
Entwickler 8
Bewertung
(251)
Projekte
400
54%
Schlichtung
9
67% / 22%
Frist nicht eingehalten
36
9%
Frei
9
Entwickler 9
Bewertung
Projekte
0
0%
Schlichtung
3
0% / 100%
Frist nicht eingehalten
0
Frei
10
Entwickler 10
Bewertung
(66)
Projekte
143
34%
Schlichtung
10
10% / 60%
Frist nicht eingehalten
26
18%
Frei
11
Entwickler 11
Bewertung
(236)
Projekte
418
34%
Schlichtung
53
36% / 40%
Frist nicht eingehalten
153
37%
Überlastet
12
Entwickler 12
Bewertung
(19)
Projekte
35
26%
Schlichtung
10
30% / 70%
Frist nicht eingehalten
5
14%
Frei
Ähnliche Aufträge
I need stochastic div (hidden &regular ea) that should perform task in all tf's ..divergence is a repaint stly so i want to use it with candlestick flips .. so bet for it
Hello, I have an indicator from a friend and I'd like to replicate it on my own TradingView or MT5 platform. Could you assist me with that?. Here is the link
so basically I have an EA(mql5), AI script(python), flask server and socket server both on python. Now this is an experimental script as I am trying to learn. However the EA is not entering any trades. How much would it cost for you to troubleshoot this for me? Thank you in advance
NEW FUNCTION 50+ USD
La idea es la siguiente, sería un EA semi automático. Yo como trader opero en zonas. En adelante las vamos a denominar ``zonas calientes´´. El EA debe que necesito debe operar conforme a 4 zonas calientes que yo configure en el mismo. ¿Qué hará el EA en cada una de esas zonas calientes que yo he configurado? En cada una de estas zonas el EA debe realizar hedging (crear un rango en el cual el EA entrara en sell o en
I have the bot just over half made, from another developer who let me down and decided they no longer wished to finish the project, so I have a basic example of the fundamentals of what it could look like, although multiple functions I require do not work, but I can show this to you on request. There are multiple features that I require, so please read the in depth requirement sheet on the attachment. Function: To
I need EA that works on MT5 to be able to do the following: - Can recognize Support/Resistance area - Can recognize VWAP direction. - Can recognize RSI. - Can recognize Double Top/bottom, Bullish/Bearish hammer candle, Bullish/bearish engulfing candle. - Ability to set Stoploss below/above support/resistance, but risk must be fixed at a certain price. - Stoploss
I want a program that will help calculate and enter the market on full margin for me. I just need to put in the price for entry, Stop loss and TP then it will calculate the lot sizes for entering the trade on full margin on Mt5
"I need an expert advisor (EA) based on stochastic divergence and candlestick formation. It should be able to identify both hidden and regular divergences. The EA should also include modified risk-reward ratios, modified timeframes, and a trailing stop loss. It is important that the EA is 100% accurate. Once an experienced developer applies, I will share the complete strategy."
I am seeking a highly skilled and experienced developer to assist with an important project. I need a development of an automated trading bot for NinjaTrader, utilizing a 4 SMA (Simple Moving Average) crossing strategy, with additional custom diversions for trade entries. The bot needs to be based on a strategy involving the crossing of four different SMAs. The exact periods for these SMAs and the conditions for
I need someone that can make expert advisor for backtesting purpose. The input file is History trade report export file from MQl5 the expert advisor should open position the exact time of open trade on the report. The same as the close time

Projektdetails

Budget
50+ USD
MwSt (19%): 9.5 USD
Insgesamt: 59.5 USD
Für die Entwickler
45 USD
Ausführungsfristen
bis 1 Tag(e)