Simple EA using Candlestick Patterns and Trailing-Stops

MQL5 Experts

Tâche terminée

Temps d'exécution 26 jours
Commentaires du client
It was a pleasure to work with the developer. Every detail was fulfilled fast and according to the specifications. I am looking forward to working with him in the future again.
Commentaires de l'employé
Thank you for the job Nick! It's also was a pleasure to work with you. Hope for the further cooperation soon.

Spécifications

Hello!

I would like offers for the creation of the following Expert Advisor.
Price range: 450€ max.
The programmer should be English- or German-speaking (see German Version below) as I would like to quickly discuss (in writing is ok) the correct understanding of my idea and prevent misunderstandings.
Deadline (not very urgent) and definitive price are negotiable.
Please only make an offer in case you have red my specifications, understood at least most of it and have all the expertise to realise my specifications without a problem.
I provide a sketch or table for the input parameters. Looking at it before or while reading the specifications might make things clearer.
I am looking forward to a productive collaboration.
Best regards, Nick

(I uploaded this order again, since before it only appeared in the German language section)

Task
Programming an Expert Advisor trading on the 1min chart (MT5)

Main functions

Five different strategies should be realised. The strategies all consist of the same basic template and can be considered as one strategy with 5 different variations, which have different adjustable input parameters. In the following I will still refer to each variant as strategy.

Strategies

The strategies all consist of “entry criteria” based on candlestick patterns and corresponding trailing stops. The strategies are each intended to fulfill a purpose in different situations of market volatility.

Each of the different strategies can be deactivated with a checkbox, basic status: all strategies are active. This allows that for example only four or three of the different strategies are active within the EA.

Entry criteria

The entry criteria for the strategies all consist of a number of adjustable positive or negative candles (0-10) and an additional price movement of at least plus/minus x percent per candle (always 4 decimal places for percentages, e.g. 0.0150%) including an immediate entry at a price action of plus/minus x percent (0 candles).

An additional non-mandatory entry criterion should be an overall Price action of least plus/minus x percent within the last x minutes / x 1-min candles. The number x here is always the same as the number of positive / negative candles within each strategy.
This entry criterion is normally turned off for each of the five strategies, but can be added by a checkbox in the input mask (see example below).

Trailing stop + other exit criteria

Each of the five strategies should have an individually adjustable trailing stop (straight, trail start, trail distance), stop loss, take profit and break even (start after n percent/points and close at plus n percent/points added to position).

Trail start, trail distance, stop loss, TP, BE can be set in % and in points (0,1 – 999) within the input mask.

TP and BE should be able to be activated with a checkbox for each strategy, i.e. it must not be a prerequisite to have them defined within all of the strategies.

The position size should be adjustable as a percentage of the account balance (1-99) and as a fixed contract size (0,1 – 999) within the input mask.

Other functions

Only two positions can be open per chart at the same time, one buy and one sell position. Not two buy positions, not two sell positions, but one active buy positions allows for one additional sell position being opened and vice versa.
Further buy/sell signals can only be generated after the previous buy/sell position has been closed.

Despite the open positions, the EA should continue to search for the entry criteria, i.e. as soon as a position on the chart is closed, a new position can theoretically be opened immediately.

Only a maximum of x positions (2-998) is allowed to be open at the same time overall (within all charts the EA is running on). The possibility that several positions are opened at the same time and thus more positions are open than the maximum desired must be taken into account insofar as the functionality is not impaired by the occurrence of this case.

A possibility needs to be implemented that by one-click (checkbox or button in the input mask) the EA is banned from opening new positions on all charts, i.e. turning it off, while all open positions are still being closed according to their predefined trailing stop or other exit criteria.
It is up to the programmer how to achieve this. One possible I can imagine is overwriting all entry criteria with a situation which will never occur (for example price action of +1000% per candle). But there might be an easier way to prevent an EA from opening new positions.

At the same time, it should be possible to prevent the EA from opening new positions in just a single chart window in the same way, while trading in the remaining charts on which the EA is active is not affected.
(This functionality is negotiable and not very important, as it is the only one working on a single chart and I imagine it hard to implement)

All executed trades should be graphically represented in the chart. This function of the MetaTrader must be preserved.

There must be a clear input mask for all the functionalities described so far.
I provide a table as example which hopefully makes things clearer.
In reality it can look different; this will just be an example with arbitrary numbers.

Less important functions
(Not absolutely necessary in case they are disproportionately expensive to implement or restrict the basic functionality. In this case feedback from the developer is required before taking the job)

Pause function: By using a checkbox in the input mask it should be possible to assign a pause in x seconds (1-999), measured after the last position was closed to each strategy. A new position may only be opened after the pause has expired.
As described above, the entry criteria should continue to be monitored during the pause period, so that a position could theoretically be opened immediately after the pause has expired.

Restriction of trading hours for each strategy: It should be possible to activate a strategy only for a specific time interval (always in the form of a daily time, e.g. from 13:30 to 16:00) using a checkbox in the input mask, basic status: all strategies are active all the time.

Restriction of the trading hours for the entire EA: It should be possible to activate the EA only for a certain time interval (see above) using a checkbox.

Only short / long positions: For each strategy individually as well as for all strategies it can be assigned via checkbox whether only short or long positions are allowed (by default both). In addition, it should be possible to set a time interval (see above) when the checkbox is activated, in which those conditions apply.

After the programming

If all the criteria are fulfilled and the trading robot runs according to my specifications will be tested by me in a demo account and the strategy tester.

In case of errors or deviations from the described functions the programmer must be ready to correct them free of charge, even in case the mistakes remain undetected in the testing phase and only are detected later, after the financial transaction is complete.

Additional to the program file I will need the source code, in case later modification or addition to the EA will not be possible with the same programmer.

Later modifications which are not specified in this text are of course not mandatory and monetization will be newly discussed. 

The Developer is not allowed to use any parts of his development which is outlined in this description or which will be agreed upon later in the cooperation in any other commercial or non-commercial projects without my prior authorisation and will treat all information which is provided to him with confidentiality.

Bugs

In case the position cannot be opened for some reason (I do not know why this may or may never occur), the EA should wait 3 seconds and check if an entry criterion is still met, leading to a new attempt to open a position or not.

In case a position cannot be closed for some reason, the EA will keep trying to close it as fast as possible and in case it is not possible to have closed the position 1 minute after the first attempt should create an alarm notification.

In such cases as well as any situation where the fulfilment of the defined criteria cannot be met or any other failures occur a log file has to be generated, which allows an understanding what caused the aberrance to occur and also allows an identification how often such events occur in general. It is up to the programmer how to realise this, but since it might cause trouble in the testing phase it should be considered.

Of course this will only be necessary for events which are likely to ever occur and cause trouble.

It is up the developer to decide based on his knowledge, experience and his declared best effort to create an EA which runs smoothly according to the predefined criteria, which were agreed upon.

 

German version
(unvollständig und dient nur dem besseren Verständnis. Die englische Version ist ausschlaggebend)

Auftrag
Programmierung eines Expert Advisors, der im 1min-Chart handelt

Hauptfunktionen

Es sollen fünf verschiedene „Einstiegskriterien“ erkannt werden. Die Einstiegskriterien basieren alle auf der gleichen Vorlage und können als eine Strategie mit 5 unterschiedlichen Variationen angesehen werden, die jeweils verschiedene, individuell einstellbare Eingabeparametern besitzen.

Die Einstiegskriterien bestehen alle aus einer einstellbaren Anzahl von positiven oder negativen Kerzen (z.B. 0-4) und zusätzlich einer Kursbewegung von mindestens plus/minus x Prozent pro Kerze (immer 4 Dezimalstellen für Prozentangaben, also z.B. 0,0150%) oder ein sofortiger Einstieg bei einer Kursbewegung von plus/minus x Prozent (d.h. 0 Kerzen).
Jedes dieser Einstiegskriterien (im Weiteren auch als Strategien bezeichnet, wobei es im Grunde nur Variationen derselben Strategie sind) soll variabel mit einer Checkbox aktivierbar sein, Grundstatus: alle Einstiegskriterien sind aktiv. Die Einstiegskriterien sind gedacht als Signale für unterschiedliche Volatilität.

Jeder der fünf Einstiegsmöglichkeiten soll ein individuell einstellbarer Trailing-Stop (Straigt, Trail-Beginn, Trail-Abstand), Stop-Loss, Take-Profit und Break-Even (Beginn nach n Prozent/ Punkten und Schließung bei +n Prozent/ Punkte addiert zu Einstiegskurz), zugeordnet werden. Alle Angaben sollen primär in Prozent, sowie sekundär auch in Punkten eingestellt werden können. Über eine einfache Umrechnungsmöglichkeit zwischen Punkten, Prozent und Euro in jedem Chart denke ich noch nach, kann aber wahrscheinlich einfacher außerhalb dieses EAs realisiert werden.
TP und BE sollen für jedes Einstiegskriterium mit einer Checkbox aktivierbar sein, also nicht notwendigerweise für jedes Einstiegskriterium definiert sein müssen.

Die Positionsgröße soll primär als % des Kontostandes und sekundär als Festbetrag (bezogen auf die Anzahl der Kontrakte) angegeben werden können und entsprechend in jedem Chart auf die Lotgröße umgerechnet werden.

Pro Chart dürfen maximal zwei Positionen offen sein, eine Kauf- und eine Verkaufsposition. Nicht Zwei Kauf- oder Verkaufpositionen, aber eine offene Kaufposition schließt das eröffnen einer weiteren Verkaufsposition nicht aus und andersherum.

Der EA soll jedoch trotz der offenen Positionen weiterhin nach den Einstiegskriterien suchen, d.h. sobald eine Position auf dem Chart geschlossen wird, kann theoretisch sofort eine neue Position eröffnet werden. Die Anzahl der positiven oder negativen Kerzen wird z.B. also nicht erst nach dem Schluss der letzten Position neu gezählt.

Insgesamt sollen maximal x Positonen gleichzeitig offen sein dürfen. Die Möglichkeit, dass zeitgleich mehrere Positionen eröffnet werden und so mehr Positionen offen sind, als maximal erwünscht muss insofern berücksichtigt werden, als dass die Funktionalität durch das Eintreten dieses Falls nicht beeinträchtigt wird.

Es muss eine Möglichkeit implementiert werden, die es erlaubt mit einem Klick dem EA das Eröffnen neuer Positionen auf allen Charts zu verbieten, ihn also auszuschalten, während alle offene Positionen noch zu den vordefinierten Strategien geschlossen werden. Auf welchem Weg das zu erreichen ist, ist dem Programmierer überlassen. Ein möglicher Weg könnte es sein, die Einstiegskriterien in einen Zustand zu versetzen, der in der Realität nie erreicht wird.

Gleichzeitig muss es möglich sein den EA auf gleicher Weise an dem eröffnen neuer Positionen in nur einem Chartfenster zu hindern, während das Traden in den restlichen Charts auf denen der EA aktiviert ist davon nicht beeinträchtigt wird.

Es muss eine übersichtliche Eingabemaske für alle bis jetzt beschriebenen Funktionalitäten geben.

Alle ausgeführten Trades sollten graphisch im Chart abgebildet sein. Diese Funktion des Metatraders muss erhalten bleiben.

Zusätzliche Funktionen:
Nicht zwingend notwendig, soweit sie unverhältnismäßig aufwendig zu realisieren sind oder die Grundfunktionalität einschränken, ggf. Rücksprache erforderlich.

Pausenfunktion: Per Checkbox soll jeder Strategie eine Pause in x Sekunden zugeordnet werden können, gemessen nach Positionsschließung. Erst nach Ablauf der Pause, darf eine neue Position eröffnen werden.
Wie oben beschrieben, sollen die Einstiegskriterien während der Pausenzeit jedoch weiter überwacht werden, so dass eine Position theoretisch sofort nach Ablauf der Pause eröffnet werden könnte.

Einschränkung der Handelszeiten für jede Strategie: Per Checkbox soll es möglich sein eine Strategie nur für ein bestimmtes Zeitintervall (immer in Form einer täglich geltenden Uhrzeit, z.B. von 15:30 bis 16:00) zu aktivieren.

Einschränkung der Handelszeiten für den gesamten EA: Per Checkbox soll es möglich sein den EA nur für ein bestimmtes Zeitintervall (siehe oben) zu aktivieren.

Weniger wichtige Funktionen

Nur Short- / Long-positionen: Jeder Strategie kann per Checkbox zugeordnet werden ob nur Short oder Long-Positionen zulässig sind (Standardmäßig beides). Zusätzlich soll es bei Aktivierung der Checkbox möglich sein, dafür ein Zeitintervall (siehe oben) festzulegen.

Ob alle Kriterien erfüllt sind und der Handelsroboter nach meinen Vorgaben läuft, wird von mir in einem Demokonto und dem Strategietester getestet.

Zusätzlich zur Programmdatei benötige ich den Quellcode, falls eine spätere Änderung oder Ergänzung des EA mit demselben Programmierer nicht möglich ist.

Der Programmierer muss bereit sein, Fehler zu beheben und kostenlosen Support zu leisten, auch wenn die Fehler oder Abweichungen von der beschriebenen Funktion in der Testphase unentdeckt bleiben und erst später, nach Abschluss der Finanztransaktion, entdeckt werden.


Dossiers :

Répondu

1
Développeur 1
Évaluation
(100)
Projets
125
23%
Arbitrage
12
0% / 75%
En retard
22
18%
Gratuit
2
Développeur 2
Évaluation
(42)
Projets
62
8%
Arbitrage
12
58% / 42%
En retard
1
2%
Gratuit
3
Développeur 3
Évaluation
(90)
Projets
118
17%
Arbitrage
44
23% / 39%
En retard
20
17%
Gratuit
4
Développeur 4
Évaluation
(167)
Projets
192
11%
Arbitrage
37
38% / 35%
En retard
5
3%
Chargé
5
Développeur 5
Évaluation
(400)
Projets
704
49%
Arbitrage
57
16% / 49%
En retard
129
18%
Gratuit
6
Développeur 6
Évaluation
(568)
Projets
641
41%
Arbitrage
21
57% / 29%
En retard
47
7%
Travail
7
Développeur 7
Évaluation
(57)
Projets
72
22%
Arbitrage
13
46% / 15%
En retard
5
7%
Gratuit
8
Développeur 8
Évaluation
(135)
Projets
192
42%
Arbitrage
17
29% / 59%
En retard
28
15%
Gratuit
9
Développeur 9
Évaluation
(304)
Projets
509
47%
Arbitrage
29
10% / 45%
En retard
138
27%
Gratuit
10
Développeur 10
Évaluation
(3)
Projets
6
17%
Arbitrage
1
0% / 100%
En retard
1
17%
Gratuit
11
Développeur 11
Évaluation
(45)
Projets
67
45%
Arbitrage
3
0% / 100%
En retard
0
Travail
12
Développeur 12
Évaluation
(116)
Projets
137
36%
Arbitrage
15
13% / 67%
En retard
9
7%
Gratuit
13
Développeur 13
Évaluation
(68)
Projets
77
8%
Arbitrage
33
9% / 55%
En retard
6
8%
Travail
14
Développeur 14
Évaluation
(3)
Projets
4
0%
Arbitrage
0
En retard
1
25%
Gratuit
15
Développeur 15
Évaluation
(97)
Projets
135
52%
Arbitrage
4
50% / 50%
En retard
0
Travail
16
Développeur 16
Évaluation
(13)
Projets
17
12%
Arbitrage
7
14% / 57%
En retard
4
24%
Gratuit
17
Développeur 17
Évaluation
(3)
Projets
1
0%
Arbitrage
2
0% / 100%
En retard
0
Travail
18
Développeur 18
Évaluation
(5)
Projets
5
0%
Arbitrage
3
0% / 100%
En retard
2
40%
Gratuit
19
Développeur 19
Évaluation
(51)
Projets
61
7%
Arbitrage
22
23% / 36%
En retard
4
7%
Chargé
20
Développeur 20
Évaluation
(4)
Projets
7
43%
Arbitrage
1
0% / 0%
En retard
1
14%
Gratuit
Commandes similaires
Hi, I have a Live Data feature for my trading accounts that lets me check details like total open positions, number of lots, profits, etc. I need someone to add the number of pending orders to this live data. This is important for me to ensure that all accounts have the same number of pending orders, since I use a copy trading system. Also, there is a website where I check all the data. In this case, you would need
OK I just need 1 MOD Who can do it free There is a (Reciever EA) that receives signals from a (Sender EA) I need to ADD one mod It may even look like the option/signal is there= Ignore it Coding was wrong on that part This is simple The option in the Reicver EA will Be called "Open Copy Live" with the option to Set to True or False When set to true the Reicver EA will Watch
Hi there, I need a very highly skilled mt4 programmer to code and design an EA from scratch. The logic of the EA will be discussed with you in comments section, only reach out if you can code perfectly for mt4 using MQL4 coding solutions language, EA must be able to run well without any problems and work according to the logic thanks
I came across an indicator that's perfectly good in catching spikes in boom amd crash but i would want it to be modified and to improve accuracy As a professional you will have to go through the indicator and explain to me the strategy with which the indicator was buid and tell me the possibility of improving it better
### Summary of EA Requirements 1. **Time Period**: - The EA should operate on the H4 timeframe. 2. **RelicusRoad MACD v2 Indicator**: - **Parameters**: - Fast EMA Period: 12 - Fast EMA Type: Close price - Slow EMA Period: 24 - Slow EMA Type: Close price - Signal SMA Period: 9 - The EA should use this indicator to determine the crossover condition between the MACD line and the signal line. 3
An EA that executes when the 21 and 55 SMA Cross on certain time frame also the EA will understand supply and demand levels and executes when price reacts on this levels specified and target/stoploss levels will be predetermined...also the robot will also comprise stochastic oscillator
Ind V5 TV Strategy Requirements: Instruments: Forex pairs, Crypto and Stocks across exchanges TimeFrame: Multi-Time Frame comparisons, details below Indicators: Ichimoku Cloud, ATR & Choppiness Index Trade times: First Order: Day of Week Start Time, Day of Week First Order time, Day of Week Last Order Time and Day of Week Square Off Time Intraday TF: 1 min, 3 mins, 9 mins, 27 mins and 81 mins Position Size (Lots)
I want this EA in mql4. The two indicators are written in pinescript Developer should please understand it to develop the EA. One of the indicator will be used as direction and the other for entry. The should have code that it can be used for( only one PC and an expiration date. ; this the developer should show me how to adjust it, so that I can adjust to my preference). Parameters:number of trades.lotsize, SL pips
I need a robot for forex trading~~The way the robot should work is that when I put it into a 5 minute chart, the chart will show 15 minutes, one hour, Regardless of whether they are buying or selling, they must buy or sell in the same color at the same time~~~ Use the following indicators: HalfTrend 1 & alerts mtf Trafficlight indicator.MQ4 When placed into a 5 minute chart ~ the chart will show 15 minutes, one
I am looking for a programmer to do EA trader. If you can understand what I want from the video i do and you can do it, contact me because you will be able to do what I want. https://drive.google.com/file/d/1wbHxbUQQqCkdpr0-pHfIh2b288LzYTV2/view?usp=sharing maximum budget = 150$ Preference is given to someone who: -speaks Arabic so I can explain it clearly to him - And the lowest price

Informations sur le projet

Budget
50 - 450 USD
TVA (19%): 9.5 - 85.5 USD
Total: 59.5 - 535.5 USD
Pour le développeur
45 - 405 USD
Délais
à 50 jour(s)