50 EMA WITH RSI CONFIRMATION

Spécifications



Scenario 1:



Breakout, Retest, and Engulfing Candle Cross Entry

1. **Price Breaks Above/Below the 50 EMA:** - The EA should identify when the price breaks above (for buy) or below (for sell) the 50 EMA.

2. **Retest of the Breakout Level:** - After the breakout, the EA should wait for the price to return and test the breakout level TEST SHOULD BE WITH BEARISH CANDLE IF CASE BULLISH AND TEST WITH BULLSIH CANDLE IF CASE BEARISH (above or below the 50 EMA).

3. **Engulfing Candle Formation:** - The EA should detect the formation of a bullish (for buy) or bearish (for sell) engulfing candle after the retest of the breakout level.

4. **Entry Trigger (Candle Cross):** - The EA should place a trade when the next candle crosses above the high (for buy) or below the low (for sell) of the engulfing candle. ---


#### Scenario 2: Breakout of 50 EMA Without Retest

1. **Price Breaks Above/Below the 50 EMA:** - The EA should detect when the price breaks above (for buy) or below (for sell) the 50 EMA. At the time of the breakout, RSI should be above 50 for a buy or below 50 for a sell.
2. **No Retest of the 50 EMA:** - If there is no retest of the 50 EMA, the EA should proceed with the next step.
3. **Next Candle Crosses Breakout Candle by X Pips:** - The EA should enter the trade when the next candle crosses the high (for buy) or low (for sell) of the breakout candle by a user-defined number of pips (e.g., 5 pips). 4. **Stop Loss (SL) Placement:** - The EA should set the SL below the low of the breakout candle for a buy, or above the high of the breakout candle for a sell. --- ### SL and TP Management for EA 1. **Risk Management:** - The EA should open the initial trade with 1% of the account balance as risk. 2. **Martingale Strategy:** - If the trade hits the SL, the EA should open a new trade with an increased lot size (Martingale) to recover the loss and still target profit. 3. **Take Profit (TP) Management:** - The TP should be user-defined, e.g., targeting 5% of the account balance, and the EA should manage TP and SL accordingly for both risk and reward.


Répondu

1
Développeur 1
Évaluation
(356)
Projets
562
33%
Arbitrage
24
67% / 8%
En retard
17
3%
Gratuit
2
Développeur 2
Évaluation
(42)
Projets
62
8%
Arbitrage
12
58% / 42%
En retard
1
2%
Gratuit
3
Développeur 3
Évaluation
(21)
Projets
20
10%
Arbitrage
2
50% / 50%
En retard
0
Gratuit
4
Développeur 4
Évaluation
(59)
Projets
78
26%
Arbitrage
9
33% / 56%
En retard
8
10%
Gratuit
5
Développeur 5
Évaluation
(8)
Projets
8
13%
Arbitrage
3
0% / 67%
En retard
1
13%
Travail
6
Développeur 6
Évaluation
(25)
Projets
33
15%
Arbitrage
6
33% / 50%
En retard
5
15%
Travail
7
Développeur 7
Évaluation
(379)
Projets
407
70%
Arbitrage
3
100% / 0%
En retard
2
0%
Chargé
8
Développeur 8
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
9
Développeur 9
Évaluation
(89)
Projets
112
24%
Arbitrage
10
50% / 20%
En retard
8
7%
Travail
10
Développeur 10
Évaluation
(401)
Projets
706
49%
Arbitrage
57
16% / 49%
En retard
130
18%
Travail
11
Développeur 11
Évaluation
(394)
Projets
498
39%
Arbitrage
83
37% / 33%
En retard
13
3%
Occupé
12
Développeur 12
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
13
Développeur 13
Évaluation
(3)
Projets
5
0%
Arbitrage
1
0% / 100%
En retard
0
Gratuit
14
Développeur 14
Évaluation
(64)
Projets
105
31%
Arbitrage
1
100% / 0%
En retard
2
2%
Travail
15
Développeur 15
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
16
Développeur 16
Évaluation
(246)
Projets
438
34%
Arbitrage
56
36% / 38%
En retard
160
37%
Occupé
17
Développeur 17
Évaluation
(62)
Projets
192
73%
Arbitrage
4
100% / 0%
En retard
1
1%
Gratuit
18
Développeur 18
Évaluation
(2440)
Projets
3075
66%
Arbitrage
77
48% / 14%
En retard
340
11%
Gratuit
19
Développeur 19
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
20
Développeur 20
Évaluation
(204)
Projets
208
28%
Arbitrage
0
En retard
3
1%
Gratuit
21
Développeur 21
Évaluation
(266)
Projets
540
50%
Arbitrage
55
40% / 36%
En retard
224
41%
Travail
22
Développeur 22
Évaluation
(7)
Projets
11
18%
Arbitrage
5
40% / 60%
En retard
4
36%
Travail
23
Développeur 23
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Travail
Commandes similaires
I have an indicator that give signals. I would like an EA to automate the strategy. the Indicator gives an arrow in the direction the trade needs to open. Attached is a picture of the indicator. I have also attached the Indicator as well as a word document of what I would like be able to select on the EA
My idea _Anna. 50+ USD
I'm looking for a strategy where I can specify two points, such as Point A and Point B, which could be based on today's high/low or yesterday’s high/low, etc. I should have the option to define these points. The system should execute a buy order when the price goes above Point A, with the ability to set a target in percentage or points, as well as a stop-loss. Similarly, when the price drops below Point B, it should
RackemupEA is based on an indicator which was made freely available to all. The mql4 file is attached. The requirements doc spells out easy to understand entry/exit conditions as well as some trade management functions to control the size of successive entries in the series. Series (or sequence) is a set of trades that open in the same direction, either long or short. The EA will and must be FIFO compliant. Hedging
THE IDEA OF THE INDICATOR Create A Standard ZigZag Auto Fibo Indicator Combined With A ZigZag Fibonacci Time Zone Indicator Which Has The Specified Levels Written In The Indicator Strategy TEXT FILE/DOCUMENT HOW DOES THE INDICATOR KNOW AN UPTREND MOVEMENT? If Price Hasn't Touched The 123.6% Level Of The Recent Static Uptrend Zig Zag Fibo Retracement Tool Then The Indicator Knows That The Market Is In An Uptrend And
no order will be given until you prove that you are capable to code , so at least make a basic demo first to take the final order from me. and i can not afford to pay more than 30 usd. so its final offer EA should work with any pair like jpy , oil and Gold pairs along with EURUSD , GBPUSD etc and GBPJPY and too Lot size … its fixed for all. So which ever size client set . it will set for all the trades Gap between
Hello, I need a seasoned PineScript and MQL coder to help with an algorithm development by converting an indicator on TradingView to TRADELOCKER then build an EA with the same logic of the indicator and in addition to the ideas I want in the expert advisor(Rules & Conditions) of exactly the features needed for implementation to have the expert advisor designing as my expected products, ONLY REACH OUT IF YOU HAVE BEEN
Hello, I need a coder to help with an algorithm development by converting METATRADER EA INTO TRADELOCKER then build an EA with the same logic of the METATRADER and in addition to the ideas I want in the expert advisor(Rules & Conditions) of exactly the features needed for implementation to have the expert advisor designing as my expected products, ONLY REACH OUT IF YOU HAVE BEEN CONVERTING SCRIPT FROM METATRADER TO
Hello, I need a seasoned PineScript and MQL coder to help with an algorithm development by converting an indicator on TradingView to MT4 then build an EA with the same logic of the indicator and in addition to the ideas I want in the expert advisor(Rules & Conditions) of exactly the features needed for implementation to have the expert advisor designing as my expected products, ONLY REACH OUT IF YOU HAVE BEEN
Hi, I'm looking to replicate or create a tradingview indicator for quantower and I want to know how much it will cost me. You can access the indicator through this link
My requirements are the following. I am ordering, I need an expert consultant on EA matters and an indicator in the trade pairs of XAUUSD and XAGUSD, we also need powerful robots for changing prices in the market. the market conditions, i.e. flexibility, then the business should be beneficial for all

Informations sur le projet

Budget
50+ USD

Client

(1)
Commandes passées7
Nombre d'arbitrages0