EA for market place based on 2 Moving Averages

MQL5 Experts

Tâche terminée

Temps d'exécution 23 minutes
Commentaires du client
Very happy to have work with Mike. It was my first EA and he answered to all my questions. Very fast delivery and no problem to make the few changes I requested to him. I recommand!
Commentaires de l'employé
First time with this customer. It was a pleasure. Hope to work with you again

Spécifications

Hi. Please read everything carefully before to apply.

I am looking for a developer that will built an EA that i can publish in the market place.

Mandatory requirements:

- I will own the code and I will be able to access to it.
- I will be able to publish the EA in the market place.
- You will not use the code to publish the same EA on the market place.
- You will be able to help me publishing on the market place (I am not a developer and I have never published EA in MQL5)
- It will be possible to update the EA in the future with other features.


Other important requirements:

- It will be developed for MT5 only (for the moment).
- It will be possible to backtest the EA use full optimisation features for all parameters.
- The backtest based on every ticks will run fast (if possivle less than a minute per 1 year backtesting)
- It will be possible to see the MAs on the chart as indicators.


About the EA:


There is 1 fast moving average.
There is 1 slow moving average.

- The slow moving average has an offset(positive or negative).
- Currently only "buy" option will be available.
- Every time the fast MA is crossig UP the slow MA, there is a buy trade.
- The trade closes with Stop Loss or Take Proffit.

Here is how I imagine the settings: https://docs.google.com/spreadsheets/d/1GTEh1_e_flVqSKepwBWAJ_1gI4BnaSB0aCIgpZ3FY5o/edit?usp=sharing
(Please note the different moving averages available)

Here is an exemple made with trading view: https://ibb.co/5ktyd0R

The black line is the fast MA
The blue line is the slow MA without offset
The green line is the slow MA with offset

Features:

- 1 fast MA
- 1 slow MA
- Type of MA: all possible available
- Buy or Sell
- Offset fot the slow MA: positive or negative in point (0,1 pip)
- Lot size: Fixe or dynamic (per 1000 balance)
- Max lot
- Type of entry: When the fast MA goes above the slow MA or When the fast MA goes below the slow MA
- Take Profit
- Stop Loss
- Trailing stop option
- Time filter
- Spread filter
- Reverse option
- Optimisation by " Equity drawdown relative"

EDIT:

After few offers it seems that it was not clear so here is more details:
-If you look on the google sheet, you will see all MA indicators. There are RMA/SMA/EMA/WMA/VWMA/SMMA/TMA/HullMA/DEMA/TEMA/VWAP
Please let me know if these is not doable, or what MA is it possible to have at least.

- I do not have any indicator and the developer will have to code the offset feature for the slow MA

- Offset means that the MA is moved up or down by 0.0001 or 0.0002 or 0.0003 etc (or with negative values)



If you have any other suggestion, you can let me know.
Thanks










Répondu

1
Développeur 1
Évaluation
(161)
Projets
217
30%
Arbitrage
4
50% / 25%
En retard
4
2%
Gratuit
2
Développeur 2
Évaluation
(74)
Projets
121
43%
Arbitrage
12
33% / 50%
En retard
17
14%
Gratuit
3
Développeur 3
Évaluation
(169)
Projets
204
30%
Arbitrage
25
40% / 44%
En retard
12
6%
Gratuit
4
Développeur 4
Évaluation
(196)
Projets
318
35%
Arbitrage
64
13% / 56%
En retard
82
26%
Gratuit
5
Développeur 5
Évaluation
(76)
Projets
130
49%
Arbitrage
5
80% / 0%
En retard
6
5%
Gratuit
6
Développeur 6
Évaluation
(167)
Projets
192
11%
Arbitrage
37
38% / 35%
En retard
5
3%
Chargé
7
Développeur 7
Évaluation
(92)
Projets
132
35%
Arbitrage
13
38% / 31%
En retard
32
24%
Gratuit
8
Développeur 8
Évaluation
(2422)
Projets
3042
66%
Arbitrage
77
48% / 14%
En retard
340
11%
Travail
9
Développeur 9
Évaluation
(63)
Projets
84
26%
Arbitrage
23
22% / 48%
En retard
23
27%
Gratuit
10
Développeur 10
Évaluation
(236)
Projets
418
34%
Arbitrage
53
36% / 40%
En retard
153
37%
Occupé
11
Développeur 11
Évaluation
(2077)
Projets
2636
61%
Arbitrage
113
45% / 26%
En retard
418
16%
Travail
12
Développeur 12
Évaluation
(568)
Projets
641
41%
Arbitrage
21
57% / 29%
En retard
47
7%
Travail
13
Développeur 13
Évaluation
(2)
Projets
2
0%
Arbitrage
1
0% / 100%
En retard
0
Gratuit
14
Développeur 14
Évaluation
(41)
Projets
88
14%
Arbitrage
30
30% / 53%
En retard
36
41%
Travail
Commandes similaires
I have an EA and want to add few new logic to fetch profit taking factors and other values from an external master data and use it in existing EA
Hello Every one, Good day, I want from someone professional to create an EA is working on Mt5, This EA is working by depend on some indicators, and all those indicators must be working on MACD window, not on the chart, for more details please read my attached pdf file carefully. Many Thanks
I'm looking for an expert MQL5 developer that can create an EA that's based on my price action trading strategy with no indicators. The EA must analyze trades based on my price action rules, enter trades based on my price action rules, manage trades based on my price action rules and exit trades based on my price action rules
hi hi there i have an strategy on tradingview and i want to automate it like metatrader EA so i want the strategy to open and close trade automaticlly on tradingview
We are looking for an experienced Expert Advisor Developer who can build a customized MT5 Expert Advisor for us. The Expert Advisor would use two built-in indicators as entry/exit signals and our own risk management strategy with customizable inputs. The goal is to create a reliable and efficient trading tool that can automate our trading process on the MT5 platform. Skills required: - Strong understanding of
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

Informations sur le projet

Budget
30 - 100 USD
TVA (20%): 6 - 20 USD
Total: 36 - 120 USD
Pour le développeur
27 - 90 USD
Délais
à 5 jour(s)