Relatively simple moving average crossover EA

MQL5 Experts

Tâche terminée

Temps d'exécution 14 heures
Commentaires du client
Superfast and exactly how I wanted it. He asked good questions to understand what I wanted and to make the best product possible, and so he did! Just hire him when you have the chance.
Commentaires de l'employé
Thanks so much!!!!!

Spécifications

I was smart enough to delete the job I posted (which can be done way too easy), but here's another try. I have taken some time to reformulate and simplify things a bit.


I’m looking for someone that can create an EA for me based on the following principles:


Entry condition:

The fast MA crosses the slow MA up or down. The EA opens the position with a market order at next candle open. When the fast MA crosses the slow MA up, it will buy and when the fast MA crossed the slow MA down, it will sell.


Exit conditions:

1:    The fast MA crossed the slow MA up or down, the opposite way from how it was entered. The EA closes the position with a market order at next candle open. At the same time the EA will open a new order in that direction, following the principe of the entry condition as described above. Thus there will always be a position open, except in these cases:

2A:  The (fixed) profit target is hit. The EA closes the position with a limit or market order at the PT level.

2B:  The (fixed) stoploss level got hit. The EA closes the position with a market order at the SL level.

2C:  The EA will close all positions with a market order, 5 minutes before the weekend or a holiday

        starts.


Inputs:

1: Selectable size (in futures contracts).

2: Selectable MA types, both as fast and slow MA (all based on closing price):

  - Simple moving average

  - Exponential moving average

  - Smoothed moving average

  - Linear weighted moving average

  - Hull moving average (can be found in codebase)

  - Volume weighted moving average (can be found in codebase)

  - Double exponential moving average

  - Triple exponential moving average

  - Fractal Adaptive Moving Average

  - Adaptive Moving Average

3. Profit target in pips.

4. Stoploss in pips.


This is the basis for now, but I have many more ideas to add to this later on. If the EA you made is satisfactory, we can agree for you to do the other parts of the EA for additional pay. See the attached screenshot for how this EA should work.


Dossiers :

PNG
Entries.png
200.2 Kb

Répondu

1
Développeur 1
Évaluation
(39)
Projets
50
18%
Arbitrage
5
40% / 40%
En retard
0
Gratuit
2
Développeur 2
Évaluation
(358)
Projets
565
33%
Arbitrage
25
64% / 8%
En retard
16
3%
Chargé
3
Développeur 3
Évaluation
(77)
Projets
133
50%
Arbitrage
5
80% / 0%
En retard
6
5%
Gratuit
4
Développeur 4
Évaluation
(2452)
Projets
3088
66%
Arbitrage
77
48% / 14%
En retard
340
11%
Travail
5
Développeur 5
Évaluation
(2115)
Projets
2686
62%
Arbitrage
114
46% / 25%
En retard
419
16%
Occupé
6
Développeur 6
Évaluation
(172)
Projets
195
11%
Arbitrage
37
38% / 35%
En retard
5
3%
Chargé
7
Développeur 7
Évaluation
Projets
0
0%
Arbitrage
1
0% / 100%
En retard
0
Gratuit
8
Développeur 8
Évaluation
(8)
Projets
18
17%
Arbitrage
3
67% / 0%
En retard
0
Gratuit
9
Développeur 9
Évaluation
(358)
Projets
491
52%
Arbitrage
24
54% / 25%
En retard
5
1%
Travail
10
Développeur 10
Évaluation
(34)
Projets
60
23%
Arbitrage
11
73% / 9%
En retard
3
5%
Gratuit
11
Développeur 11
Évaluation
(103)
Projets
130
44%
Arbitrage
7
43% / 43%
En retard
6
5%
Travail
12
Développeur 12
Évaluation
(119)
Projets
169
38%
Arbitrage
9
78% / 22%
En retard
15
9%
Gratuit
13
Développeur 13
Évaluation
(9)
Projets
8
0%
Arbitrage
9
0% / 67%
En retard
3
38%
Gratuit
14
Développeur 14
Évaluation
(356)
Projets
632
26%
Arbitrage
89
73% / 13%
En retard
12
2%
Gratuit
Commandes similaires
Hello, In need an expert advisor that can copy my CFD (GBPUSD) into Futures 6B, along with AUDUSD. & that whenever I close the position, it closes it aswell. Also if there is limited broker API access, I don't mind getting a broker recommendation
I need an EA that opens trades according to the crossover of Moving Averages. The EA is based on two Moving Averages MA1 and MA2: For every new candle the EA attempts to open a new position, according to the MA crossover direction: If MA1>MA2, open a BUY position If MA1<MA2, open a SELL position There is a limit for current open trades which is also set in the settings. If the number of open trades reaches that
Job Title: Experienced MT5 Developer Needed to Update MT5 EA PLEASE READ THE ENTIRE JOB DESCRIPTION BEFORE APPLYING Qualifications Required: * Minimum of 5 years of experience in coding Expert Advisors * Experience with at least 150 completed EA projects (must be visible on your profile) * Must have knowledge of both forex trading and coding, as these are different skills * Fluent in English (no translators) * Must
I have a fully coded TradingView indicator that I need updated to function as a strategy. This should include the ability to backtest the strategy using the TradingView strategy tester. The main task is to convert the existing indicator into a strategy format while maintaining its core functionality, but adapting it for automated trading logic and performance analysis. Please ensure that the strategy uses proper
I'm looking for professional developer for long term. Who have skill in Converting trading to MT4/5. Also have good knowledge of Algo. And response and deliver tools on time and at the top need good communication. That's all we need
budget of 500 usd I want to create a rsi bot for eur usd money is the least important thing I want it to look good if you are going to apply do it but send me at least 3 photos or screenshots of this type of work with rsi bot my goal level 50 sell level 20 buy that's all it must have its basic robot functions
I have simple EA i want to modify its parameters. If you are good at modifying EAs contact me for more details. I will issue the source code then you return after finishing without changing the buy or sell conditions
the code wasn't mine, i have got it somewhere on the web, but i like the performance of the EA, so i want to use it on mt5 platform. the given code based on price movements with ladder entry concept
* Advanced level dev only, NDA required * Hi, I have a multi timeframe, multiindicator expert that requires additional features added to it. First started development 5 years ago. Upgrading with new features. To be added Entry - Add Stochastic and CCI options for trade entry to be added to existing signal options. Add config options to existing menu Bulk Exit - Master switch for close all trades based on basket
I am developing a master EA that integrates several sub-EAs. The project is complex, and the documentation is thoroughly structured, spanning 50 pages with detailed step-by-step procedures. 1st sub-EA: This EA opens trades without using indicators. Instead, it opens a new trade based on the color or status of the last candle. For instance, if the last candle was green, a new buy trade is opened. 2nd sub-EA: This EA

Informations sur le projet

Budget
30 - 100 USD
TVA (21%): 6.3 - 21 USD
Total: 36.3 - 121 USD
Pour le développeur
27 - 90 USD
Délais
à 5 jour(s)