Simple Moving Average Crossover EA

MQL5 Experts

Tâche terminée

Temps d'exécution 6 jours
Commentaires du client
Pleasure working with you Artem! Very happy with job u did!
Commentaires de l'employé
Thanks for Your patience!

Spécifications

The order will consist out of 2 similar sub projects all in separate EA.

Project 1.

Conditions:

A signal to open a position if the following conditions is fulfilled:

For BUY:

The fast MA value on the last formed bar is higher than the one of the slow MA.


For SELL:

The fast MA value on the last formed bar is lower than that of the slow MA.


To CLOSE position:

For BUY position will be when the fast MA last formed bar is lower than the slow MA.

For SELL position will be when the fast MA last bar formed is higher than the slow MA.

Or Stoploss/takeprofit/Trailingstop functions are triggered


But important: when a buy/sell position is closed due to MA that crosses a opposite position should be taken.

For example a BUY position is opened and then fast MA crosses slow MA downwards the BUY position should be closed on the last formed

bar that crosses the slow MA and a new SELL position should be created on the last formed bar that crosses the slow MA.


The following input parameters should be present:


Trade settings

  • RiskPercentage- The percentage of free margin to risk in a trade. 
  • TakeProfit- The fixed take profit value in points. If 0 then no take profit will be set.
  • StopLoss- The fixed stop loss value in points. If 0 then no stop loss will be set.

Settings for trailing stop;

  • AllowTrailingStop- This setting must be set to true if trailing stop is to activate.
  • TrailDistance- The trailing stop will be this distance in points away from the price.
  • TrailTrigger- The trailing stop will only start when the trade is at least this number of points in profit.
  • TrailStep- After the trailing is active, a new modification will only occur when there is at least a change of this points. This prevents too many trade modifications on every little price change and hence saves on memory usage.

Fast MA settings:

  • Ma1period- Period value for first MA.
  • Ma1shift- Shift value for first MA.
  • Ma1method- Moving average method. Set 0 for simple, 1 for exponential, 2 for smoothed and 3 for linear weighted.
  • Ma1appliedPrice- Moving average applied price. Set 0 for close price, 1 for open price, 2 for maximum price, 3 for minimum price, 4 for median price, 5 for typical price and 6 for weighted close price.

Slow MA settings:

  • Ma2period- Period value for second MA.
  • Ma2shift- Shift value for second MA.
  • Ma2method- Moving average method. Set 0 for simple, 1 for exponential, 2 for smoothed and 3 for linear weighted.
  • Ma2appliedPrice- Moving average applied price. Set 0 for close price, 1 for open price, 2 for maximum price, 3 for minimum price, 4 for median price, 5 for typical price and 6 for weighted close price.

The EA should be able to trade all currency pairs (major,minor and exotic) +Indices (DE30, AUS200, EU50, F40, UK100)+ Metals(all availible on MT5)+Energies(UK +US oil) + US indices(US Tech, US 500, US30)+all US, UK and EU

shares available on Metatrader 5.

I would also have possession of the code.


Project 2

Would be identical to project 1 except for:

Consist of push notifications only to notify when a BUY or SELL position should be opened or closed.

Should not open or close buy or sell positions but rather send notification via email or other platform to user notifying that a position should be opened(BUY/SELL) or closed.

Message should be in following format:

Position size: X

Symbol() for example usdgbp

Either BUY/SELL/CLOSE



Répondu

1
Développeur 1
Évaluation
(229)
Projets
339
49%
Arbitrage
21
5% / 33%
En retard
24
7%
Gratuit
2
Développeur 2
Évaluation
(563)
Projets
932
47%
Arbitrage
301
59% / 25%
En retard
124
13%
Travail
3
Développeur 3
Évaluation
(3)
Projets
7
29%
Arbitrage
1
100% / 0%
En retard
0
Gratuit
4
Développeur 4
Évaluation
(1127)
Projets
1429
62%
Arbitrage
21
57% / 10%
En retard
43
3%
Gratuit
5
Développeur 5
Évaluation
(3)
Projets
8
13%
Arbitrage
10
10% / 70%
En retard
2
25%
Gratuit
6
Développeur 6
Évaluation
(1)
Projets
2
0%
Arbitrage
0
En retard
1
50%
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
30+ USD
Pour le développeur
27 USD
Délais
de 1 à 10 jour(s)