MTS EA

MQL5 Experts

Tâche terminée

Temps d'exécution 6 jours
Commentaires de l'employé
Thank you so much, you're a 5-star client! 😊
Commentaires du client
This is one of the best developers I have worked with. He has a lot of patience and tries his best to give what is expected and also offers after care even when the project is completed.

Spécifications

Tool

  • EMA 200
  • EMA 20


Buy conditions 

  • EMA 20 has to cross above EMA 200 and a candle to close.
  • All the candle bodies have to be above EMA 20.
  • Above the EMA 20, the EA should identify a sell candle that is followed by a normal buy candle, or a doji or an indecision candle followed buy a normal buy candle.
  • After all the above conditions are met, the EA should place a buy stop 10 pips (Kindly make this a flexible input where I can input the pips manually on the settings) above the highest of the second candle, and set a stop loss 10 pips  (Kindly make this a flexible input where I can input the pips manually on the settings) below the low of the previous candle.
  • The risk to reward ratio should be 1:1.
  • Trail to break even when the markets goes to halfway the pips risked.
Only place one trade at a time. 
  • If two candles follow and the pending order isn't activated, delete it.
  • If the market goes below the 20 EMA and is still above 200 EMA, we will only start looking for entries, once two candle bodies have closed above the 20 EMA. This means both candles should have their full bodies above 20 EMA. 

The red arrows with no description on the image below, show other places the conditions have been met.



Sell conditions 

  • EMA 20 has to cross below EMA 200 and a candle to close.
  • All the candle bodies have to be below EMA 20.
  • Below the EMA 20, the EA should identify a buy candle that is followed by a normal sell candle, or a doji or an indecision candle followed by a normal sell candle.
  • After all the above conditions are met, the EA should place a buy stop 10 pips (Kindly make this a flexible input where I can input the pips manually on the settings) above the lowest of the second candle, and set a stop loss 10 pips  (Kindly make this a flexible input where I can input the pips manually on the settings) above the high of the previous candle.
  • The risk to reward ratio should be 1:1.
  • Trail to break even when the markets goes to halfway the pips risked.
  • Only place one trade at a time. 
  • If two candles follow and the pending order isn't activated, delete it.

If the market goes above the 20 EMA and is still below 200 EMA, we will only start looking for entries, once two candle bodies have closed below the 20 EMA. This means both candles should have their full bodies below 20 EMA. 

The red arrows with no description on the image below, show other places the conditions have been met.


  • Put a risk calculation which is flexible where I can input the percentage to risk.
  • Put restrictions, where I can specify the EA to one specific client account.
  • Also put an option where I can trail using pips. For example, Trail after every 50 pips.


Répondu

1
Développeur 1
Évaluation
(103)
Projets
159
32%
Arbitrage
11
18% / 36%
En retard
0
Gratuit
2
Développeur 2
Évaluation
(37)
Projets
59
27%
Arbitrage
24
21% / 54%
En retard
10
17%
Travail
3
Développeur 3
Évaluation
(67)
Projets
76
7%
Arbitrage
33
9% / 55%
En retard
6
8%
Travail
4
Développeur 4
Évaluation
(116)
Projets
137
36%
Arbitrage
15
13% / 67%
En retard
9
7%
Gratuit
5
Développeur 5
Évaluation
(1123)
Projets
1425
62%
Arbitrage
21
57% / 10%
En retard
43
3%
Gratuit
6
Développeur 6
Évaluation
(225)
Projets
284
42%
Arbitrage
15
13% / 47%
En retard
67
24%
Gratuit
7
Développeur 7
Évaluation
(24)
Projets
29
38%
Arbitrage
2
0% / 0%
En retard
2
7%
Gratuit
8
Développeur 8
Évaluation
(263)
Projets
537
50%
Arbitrage
55
40% / 36%
En retard
224
42%
Gratuit
9
Développeur 9
Évaluation
(50)
Projets
57
7%
Arbitrage
19
16% / 37%
En retard
4
7%
Occupé
10
Développeur 10
Évaluation
(326)
Projets
345
71%
Arbitrage
4
100% / 0%
En retard
1
0%
Chargé
Commandes similaires
STI EA 30 USD
I need to convert this MT4 indicator into MT5 EA/indicator. The problem is I only have the .ex4 file bt not .mq4 file and it is also a repainting indicator. I need preliminary assessment if the conversion can be done based on .ex4 file first before exploring the EA details further. Attached is the indicator Budget below is just indicative for the assessment. We can discuss further once the conversion can be done and
i want you to help me it mq4 source code and insure it will work on mt4 and mt5 optimally basically i want the source code and that dll if its important to crack it .. regards
This mql4 got entry blue line and exit red line and pips inside also calculated it uses haiken Ashi and murray Math settings if you this you up for this job let's discuss it we will talk more when you are chosen thanks in advance
Hi, The task involves adding functions to an existing EA and correcting an error. The developer must have a thorough understanding of the following: Trailing Take Profit function Calculating a decreasing distance between orders Ability to code a function for Global Profit decrement/increment size in percentage Ability to correct error 10015 Thank you in advance
The first section will describe the EAs trading strategy logic and features. The second section is an outline of the inputs that the EA should contain. 1. The idea of the trading system is as follows : This EA enters trades based on fibonacci retracement levels when other (MACD, RSI) conditions are met. It will use a MACD from a particular time frame to establish the swing high and swing lows which the fibonacci
Expert Advisor (EA) will provide automatic entry and exit using Black Dragon indicator as per the description below. Long (entry): on the first blue candle. Long (exit): on the first red candle, stop loss or take profit/break-even. Whatever happens first. Short (entry): on the first red candle. Short (exit): on the first blue candle, stop loss or take profit/break-even. Whatever happens first. Long (stop loss value)
1. **Timeframe and Liquidity:** Focus on the 5-minute timeframe for liquidity analysis.(timeframe for liquidity should be editble) 2. **Candlestick MSS:** Monitor 1-minute candlestick patterns for entry signals.(should be editble) 3. **Swing Points:** Identify swing points using the high and low of the last three candles.(ict swimg high and low) 4. **Sell Setup:** - Wait for a 5-minute candle to take out the swing
Hello Greetings. I have a custom tradingview strategy I would like to convert to Metatrader 5 ( mt5 ) . I have the source code a and with me. Kindly bid if it is what you can do for me and let discuss about the project. Thanks
I'm looking for a developer who has already working on a HFT tailored to pass prop firm challenges within a short period, maintaining a very low drawdown. Here is a link to a video demonstrating an existing EA executing the same strategy: https://youtu.be/N6NEcIpPzV4 Any developer having already worked on this type of project and able to provide quickly a test version is welcome to contact me
have trade signals i get by telegram messaging, i would like to have a robot designed to read those message for trade inputs and open and close trades base on the signals Ea must be able to scan my telegram Message app Read signals sent Open trades on the mt4 and manage them to close Read signals every one minute (user changeable input) I also need the programmer to teach me how to install and make the robot work

Informations sur le projet

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