Expert Advisor with Relative Strength Index (RSI) and Exponential Moving Average Strategy for MT5 Needed.

Tâche terminée

Temps d'exécution 11 jours
Commentaires de l'employé
Awesome clients
Commentaires du client
Very cooperative but small delay.

Spécifications

Expert Advisor with Relative Strength Index (RSI) and Exponential Moving Average Strategy for MT5 Needed.

I need scalping EA to trade Boom and crash spikes on Deriv. preferably 1 minutes, 5 minute and 15 minute time frame.

I need the robot to open trades based on the RSI indicator settings using the current market price. The robot should execute a buy trade when RSI is at 30 level, 20 level, 10 level and 1 for the buy orders (must be able to change). That bot should be able to enter 2 buy position on level 30, 2 positions on level 20, two positions on level 10 and two position on level 1 on 1 minute time frame for buy scenario.

For a sell scenario the robot should be able to sell when the RSI level is 70,85 and 90 and closes all the sell position when RSI is at level 30.

The robot should close all buy positions when RSI reaches level 70 and Open sell position when RSI is at level 70, 80 and 85. stop loss should be 10 candles depending on the time frame the robot is plugged on. Max spread filter, profits and loss counter filer, time filter. Able to select different time frames. I should be able to modify stop loss and take profit levels.

The RSI period 21

Levels: 90, 80, 70, 50, 30, 20, 10, 1.


Requirements:

Conditions for Buy:

buy when RSI is at level 1, 10, 20 and 30 (should be able to change)

Stop Loss: Under 20 pips from entry. (should be able change)

Take Profit: TP when RSI is at level 70 (should be able change)

 

Conditions for Sell:

Sell When RSI is at Level 70, 80,85 and 90 (should be able change)

Stop Loss:  20 pips from entry. (should be able change)

Take Profit: TP When RSI is at level 30. (should be able change)


Indicators: 

1)  EMA (21): All parameters should be changeable (Period, shift, method, apply-to) 

2) EMA (50): All parameters should be changeable (Period, shift, method, apply-to)

3)  EMA (100): All parameters should be changeable (Period, shift, method, apply-to)

4.) The RSI period is 21.

           Levels (1,10,20,30,50,70,80,90): All parameters should be changeable (Period, levels, scale, apply-to, visualization)

Add trend lines, support and resistance lines.

i Should be able to choose between buy or sell on either boom or crash or any pair. Example one should be able to instruct the bot to trade sell signals only on crash and buy signals only on boom or both.

Trade according to the time frame chosen. example if 5 minutes is selected, it should trade accordingly and enter trades on 5 minutes using the RSI settings.

The bot should be able to detect the trend or direction of the market and trade accordingly.

v  Draw horizontal resistance line on the level touched 3 times or more on candle wicks L1

v  Draw horizontal support line on the level touched 3 times or more on candle wicks L2

v  Draw horizontal line at 5 points below line 1 (5 points must be changed). Level 3

Draw horizontal line at 5 points above line 2 (5 points must be changed). Level 4.

Please i want a good and experience developer who can meet my requirement and even add more related things to make the EA work perfectly.


I will provide more explanations when required.

Dossiers :

Répondu

1
Développeur 1
Évaluation
(10)
Projets
9
11%
Arbitrage
5
0% / 60%
En retard
1
11%
Gratuit
2
Développeur 2
Évaluation
(294)
Projets
371
21%
Arbitrage
43
60% / 23%
En retard
43
12%
Chargé
3
Développeur 3
Évaluation
(121)
Projets
155
43%
Arbitrage
20
60% / 20%
En retard
8
5%
Travail
4
Développeur 4
Évaluation
(68)
Projets
77
8%
Arbitrage
33
9% / 55%
En retard
6
8%
Chargé
Commandes similaires
Make ea 30+ USD
I want close option signal option even when tp and sl is active with take profit stop loss and trailing stop loss. time filter, auto lots x balance. i get paid on 00:00 uk time so i can send the agreement
I would like to have a FOREX trading bot developed for my personal use and eventually for commercial use. Requirements: - 3-5%/mo historical returns on a 'moderate' model - lesser historical returns on a "conservative" model - greater historical returns on an "aggressive" model - as small drawdowns as possible - must have been tested live or tested with greater than or equal to 99% modeling quality - must be able to
Hello, I’m currently using a Recovery expert advisor that is designed to use hedging and grid techniques to fully recover floating loss trades. The EA name will be provided to the interested developers. I need an expert person that can throughly test and optimize the EA on the GBPNZD pair (choosing the right timeframes) for a safe and reliable recovery process. I don’t care how much it will take, as long as it will
i get paid in 12 hour too send agreement Once the Tp or stop loss or trailing sl is hit a new order is placed in the direction of where the Tp and sl or tsl is hit immediately So trail profits until close and open new trade in reverse direction immediately and trail until close again points for trailing sl, tp and sl I want the trailing stop too have two different functions one is that it’s trails from the entry
// @version= 5 strategy ( "EMA Crossover Strategy with 1:1.6 Risk-Reward" , overlay = true ) // Define the EMAs shortEma = ta.ema ( close , 10 ) longEma = ta.ema ( close , 20 ) // Plot the EMAs on the chart plot ( shortEma , color = color.blue , title = "10 EMA" ) plot ( longEma , color = color.red , title = "20 EMA" ) // Calculate the crossover conditions longCondition = ta.crossover ( shortEma , longEma )
Hi, i have a tos script i need converted to Ninja script, but someone who knows both coding. Cant be someone who is just going to paste into chat gpt, it requires more understanding for compatibility
1. Combination of Market Profiles on daily basis a) this should be combined if the bell curve is similar to the previous day. Rotational day (volume - standard deviation). b) If breakout, new range should be drawn Conclusion: Market profile should be combined on daily after the market is closed 2. Use Vwap indicator, with 0.5 - slow trend, 1.0 - normal trend, 1.5 fast trend. The stop loss should be under the trend
Make a 10000 plus script trading Expert advisor with detail and make it flawless with no errors no tiny mistakes and make it in mql 5 language. Make it adjustable for it to be able to trade on its own and not be disturbed and make it study the chart and be able to trade any currency pair. I have zero experience and I would just like to copy and paste the code in MetaTrader. Can you make it be compatible with both
I need a trading bot, My strategy works with the 1hour timeframe .My stop-loss should be put using Atr of the candle multiply by 1.5 then the value will be added or subtracted from my entry depending on if it's a buy or sell and my entry should be a candlestick pattern also in addition to when the 3 Ema corresponds .When the 8Ema is above the 20Ema and they are both above the 100Ema it is a buy and when the 20Ema is
Looking to create EA for forex tradding with strategy as per price action, where order get excuted with proper stop loss and take profit. and order size should change as per privious trade result

Informations sur le projet

Budget
50 - 80 USD
Pour le développeur
45 - 72 USD
Délais
de 1 à 3 jour(s)