I need an EA for MT5 based on 4 indicators. (CCI, 2MA and RSI)

MQL5 Esperti Altro

Specifiche

I need an EA that trades based on two Moving Average (EMA), Relative strength index (RSI) and Commodity channel Index (CCI) indicators.

The 12 RSI (Red color) and 12 EMA (Green color). As soon as both indicators cross each other “The 12 RSI red colour is on the top of the 12 EMA green colour i.e (12 RSi > 12 EMA)” and 14 CCI (Red colour) is also on the top of the 10EMA green colour (14CCI > 10 EMA)". The EA will place a Buy order on the next green/bulish candle. Whenever it reaches the take profit (TP) or (12RSI <= 12EMA and 14CCI <= 10EMA). the EA should close all Buy positions, the trailing stop Loss (SL) must be activated..

 

The 12 RSI (Red color) and 12 EMA (green color). As soon as both indicators cross each other “The 12RSI red colour is below the 12EMA green colour (12RSI < 12EMA) and 14 CCI (Red colour) also below of 10EMA (Green colour)” The EA will place a Sell order on the next red/berish candle. Whenever it reaches take profit (TP) or (12RSI >= 12EMA and 14CCI >= 10EMA) the EA should close all Sell positions the trailing stop Loss activated.


The parameters will include:

Lot size, 

Trading direction- Buy and Sell options 

Number of trades to open at the open of every candle, 

Magic TP and SL level (this is a level where price reaches particular level the robot will automatically close all position).

Take Profit in points/price and Stop Loss in points/price

Max. Spread filter in points

===< Trading Time and Date Settings >===

Use Trading Time and Date Filter

Start Time/Date

Stop Time/Date

===< Trading Days Filter >===

Trade on Sunday

Trade on Monday 

Trade on Tuesday 

Trade on Wednesday 

Trade on Thursday 

Trade on Friday 

Trade on Saturday


===< Indicator parameters filter >===

Moving Aveage (MA)
Relative Strength Index (RSI)
Commodity Channel Index (CCI)


The robot should also display an overall gain or loss pip counter on the chats. I will provide a similar videos/pictures. I will also provide more details once you are selected. The robot should not be allowed to be copied or sent and request a special code when installing it or any other security measure.

Con risposta

1
Sviluppatore 1
Valutazioni
(17)
Progetti
19
26%
Arbitraggio
3
67% / 33%
In ritardo
2
11%
In elaborazione
2
Sviluppatore 2
Valutazioni
(345)
Progetti
466
52%
Arbitraggio
22
50% / 27%
In ritardo
5
1%
Caricato
3
Sviluppatore 3
Valutazioni
(39)
Progetti
50
18%
Arbitraggio
5
40% / 40%
In ritardo
0
Gratuito
4
Sviluppatore 4
Valutazioni
(116)
Progetti
137
36%
Arbitraggio
15
13% / 67%
In ritardo
9
7%
Gratuito
5
Sviluppatore 5
Valutazioni
(38)
Progetti
40
25%
Arbitraggio
23
13% / 70%
In ritardo
8
20%
Caricato
6
Sviluppatore 6
Valutazioni
(243)
Progetti
430
34%
Arbitraggio
54
37% / 39%
In ritardo
157
37%
Caricato
7
Sviluppatore 7
Valutazioni
(16)
Progetti
24
17%
Arbitraggio
2
0% / 50%
In ritardo
1
4%
Gratuito
8
Sviluppatore 8
Valutazioni
(28)
Progetti
34
15%
Arbitraggio
5
40% / 60%
In ritardo
5
15%
Gratuito
9
Sviluppatore 9
Valutazioni
(4)
Progetti
2
0%
Arbitraggio
3
0% / 67%
In ritardo
1
50%
In elaborazione
10
Sviluppatore 10
Valutazioni
(37)
Progetti
59
27%
Arbitraggio
25
20% / 52%
In ritardo
10
17%
In elaborazione
11
Sviluppatore 11
Valutazioni
(196)
Progetti
318
35%
Arbitraggio
64
13% / 56%
In ritardo
82
26%
Gratuito
12
Sviluppatore 12
Valutazioni
(50)
Progetti
73
15%
Arbitraggio
3
33% / 33%
In ritardo
7
10%
Caricato
13
Sviluppatore 13
Valutazioni
(3)
Progetti
3
0%
Arbitraggio
0
In ritardo
0
Gratuito
14
Sviluppatore 14
Valutazioni
(61)
Progetti
186
73%
Arbitraggio
4
100% / 0%
In ritardo
1
1%
Gratuito
15
Sviluppatore 15
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
16
Sviluppatore 16
Valutazioni
(376)
Progetti
475
40%
Arbitraggio
83
36% / 33%
In ritardo
13
3%
Occupato
17
Sviluppatore 17
Valutazioni
(28)
Progetti
30
50%
Arbitraggio
4
0% / 100%
In ritardo
8
27%
Gratuito
18
Sviluppatore 18
Valutazioni
(124)
Progetti
158
42%
Arbitraggio
20
60% / 20%
In ritardo
8
5%
In elaborazione
19
Sviluppatore 19
Valutazioni
(71)
Progetti
80
10%
Arbitraggio
35
9% / 54%
In ritardo
6
8%
In elaborazione
Ordini simili
Pinescript to MQL5 100 - 200 USD
READ IT URGENT, i need to complete this job in 1-2 day so APPLY it only if can do it, if some requirement is not clear tell me, im here, please be careful, i need this in 1-2 days, if you are not sure, not apply it, i dont want leave BAD FEEDBACKS please
Create hedging grid EA with my own logic. Add a Moving Avarage Filter. 2 engine with same logic. Sl TP by $ amount. Add Profit loss Dashboard Virtual all trade close Button
Hi There, my name is Jordan and I’m based in Australia. I’m looking to get an EA developed through freelance work and I’ve outlined some rough details of the intended EA, which is a similar concept to an existing EA by Andrii Hurin called “Time Range Sweep EA”. There are quite a lot of similarities to the reference EA and these include: · Trade on any market and instrument or on several pairs at the same time
Hello, Looking to create an arbitrage EA for MT5. The EA will run on two local MT5 instances (ex. 2 different accounts) and keep track of a certain pair price every 10 seconds. The EA will send data from instance #1 to instance #2 and vice versa. The EA will execute trades on the two accounts if a set of conditions are met. Apply if you have the experience and knowledge
I have an algo that is running on ProRealTime, they have their own language. It is a simple strategy with 5 conditions + SL/TP settings, very basic. I need someone that can convert or just create a functional MT5 algo (EA) from these conditions for me, if you do a good job I have around 10+ more algos that need to be transferred to MT5
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators. Posted earlier
Dear Developers, I would have a very simple request. I have a ML model developed in Python for EURUSD daily trading. I would like to backtest it in Meta Trader 5 using the Strategy Tester tool. For that I would need an Expert Advisor program. The input would be a csv file that contains two columns: - dates (going back for a few years on a daily basis) - trading signal (it can have only 2 values, either 1: Buy, or -1
Good day i will need a developer to create an EA for me using existing trading view indicator .The EA will open after the indicator has given signal and will close if altenate signal comes.The trading view indicator will be shared and improvement is welcome
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators

Informazioni sul progetto

Budget
30+ USD
Per lo sviluppatore
27 USD
Scadenze
a 3 giorno(i)