Need Trading Robot for EMA Trading

MQL4 Experts

Tâche terminée

Temps d'exécution 19 jours
Commentaires du client
Thank-you for working on my project and taking the time to revise and answering my questions. Great work over! Highly recommended.
Commentaires de l'employé
Thank you for your cooperation, it was a pleasure to work with you

Spécifications

 need an EA to trade based on the EMA entered by the user i.e. 8 EMA and 21 EMA for example.

1) User should be able to enter the day EMA that he/she like for the short and long ema

2) Set a priceDifference as explained below as to how close the current price is to the shorter ema price in order to execute a trade (see attached picture).

3) User be able to enter a SL pip and TP pip which is set by the EA upon executing an order against the order price

4) PipOverEnteredPrice = number of pips where the price has increase/decrease upon entered order which would then trigger the #5 below for buy order or #6 below for SELL order.

5) SLPercentBUY is when the trade turn profitable then the SL will be set to x% of the current price. Let say from number 4 above where we set the PipOverEnteredPrice is 500 pip.  The order was executed at $100.00 and then the price increases to $105.00 or higher, the SLPercent will set in to set a new stop loss.  The SLPercent entered by the user is 99%, thus the new SL price to be set is .99 x $105.00 = $101.97.  

IF the price NEVER reaches the $105+ then do not set any new stop loss, it should be the original stop loss that the user has set based on #3 above.

EVERYTIME the current prices increase resulting in more profit, then the new SL should be .99% x current price for example.  So if the price is to increase to $120, then the new stop loss is .99 x 120 = $118.8 - this is for the BUY scenario.

6) SLPercentSell is the same as #5 above, but for the SELL order.

The REVERSE is true for a SELL trade.  i.e. the sell order entered is $100 and price dropped to $95 which would trigger the SL to be current price x SLPercentSell, in this case the SLPercentSell needs to be 1.02 for example.  Thus the new stop loss is $95x1.02 = 96.90.  If the price drops to $80, then the new stop loss is $81.06 so on and so forth.  So every time the current price goes down, the new SL is adjusted as noted above.

7) EA should works fine on any time frame and also should display the Enter Price (Bought/Sold), SL and TP onto screen so that I can make sure it's working properly as discussed - especially the SL movement mentioned above.


EA Buy/Sell Algorithm

So when we have a confirmed close price of the candle where the shorter EMA crosses over/under the longer EMA, the BOT will then compares the current price to see if it's close the the shorter ema and execute the trade accordingly.  The two case scenario can be seen in the attached picture and case.  The EA only needs to execute 1 order based on the ema cross over or under.  It will then closed based on the Take Profit (TP) or Stop Loss (SL) set by the user.  HOWEVER there is a SL override for example explained above, when the trade goes into profit the EA will need to update the stop loss to ensure we capture the profit.  

I have the source code for the confirmed EMA crossed over as seen in the picture below with the DOWN RED ARROW or UP GREEN ARROW.  Now I just need the EA to execute the order along with the TP and SL as discussed above in the parameters.


EABOTALgo


Répondu

1
Développeur 1
Évaluation
(34)
Projets
60
23%
Arbitrage
11
73% / 9%
En retard
3
5%
Gratuit
2
Développeur 2
Évaluation
(23)
Projets
29
14%
Arbitrage
3
0% / 67%
En retard
3
10%
Travail
3
Développeur 3
Évaluation
(304)
Projets
509
47%
Arbitrage
29
10% / 45%
En retard
138
27%
Gratuit
4
Développeur 4
Évaluation
(290)
Projets
432
64%
Arbitrage
5
40% / 0%
En retard
4
1%
Chargé
5
Développeur 5
Évaluation
(56)
Projets
175
71%
Arbitrage
4
100% / 0%
En retard
1
1%
Gratuit
6
Développeur 6
Évaluation
(16)
Projets
29
48%
Arbitrage
0
En retard
6
21%
Gratuit
7
Développeur 7
Évaluation
(586)
Projets
1047
49%
Arbitrage
39
28% / 41%
En retard
49
5%
Gratuit
8
Développeur 8
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
Commandes similaires
I would like an EA that follows exactly this steps to trade de daily candle. Watch the video and then see if you can do the task. https://www.youtube.com/watch?v=g3oDYq4P9ZE Document is one this link https://cdn.discordapp.com/attachments/1135977927469703230/1135978751461695598/Daily_Bias-TTrades_edu.pdf?ex=669a9a27&amp ;is=669948a7&hm=96de195f7e695a381c1261b065f67b94fae319d02a0c88641b146f8b2978320c& Should have
I have a custom EA that works fine in the live market trading, but when doing a back test in the strategy tester , it does not open sell orders. There are no errors or warnings; it just doesn't open sell orders. I've checked every possible reason that might be the reason why it does not open sell orders, but I can't find anything, especially since it works fine in the real market and it opens both buys and sells
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
Hi, I have an indicator from my friend, I want to copy it to my own MT5 can you do that for me. Here is the link
I installed the E.A. into the Experts folder in MT4. When I double click on it nothing happens. When I right click and "attach to chart" nothing happens. The E.A. is not grayed out, it simply will not attach. Any help would be greatly Appreciated
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

Informations sur le projet

Budget
30+ USD
Pour le développeur
27 USD
Délais
de 5 à 15 jour(s)