I need a new forex robot that works on RSI and price action

MQL4 Experts

Spécifications

this robot would use the rsi for buy and sell signals together with price action


for sell signal  

when the rsi gets to a minimum of 65points the robot opens a sell position at the close of a bullish candle

note this points would have an option for preference so we can decide to adjust to the point we want it to start the execution but 65points would be the default


if (the next candle is bearish the robot doesn’t open a position )

else if{the next candle is bullish and closes 4pips or 4.57pip the bot shouldn’t  open a trade the bot should only open a trade when the next bullish candle closes at a minimum of 5pips above the previous bullish candle}.

if (the trade closes on profit and the   rsi is above 65point still the bot should open another sell trade at the close of a bullish candle)

else {shouldn’t  open a trade if the rsi is below 65}



for buy signals 

when the rsi gets to a minimum of 25points the bot should place a buy position on the close of a bearish candle note if the next candle is bullish  the bot wouldn’t  execute any order 
if the next candle is bearish and closes below 5pips from the previous bearish candle the bot shouldn’t  open a position the bot would only open a position when the next bearish candle is   more than 5pip away from the  closing  of the previous  bearish candle

if (all the  trade are closed and the rsi is still within 25points the bot should open a trade (buy position) at the close of a bearish candle )

else { 


the bot should not open a trade if the rsi is above 25points 

}


lot sizes 

this robot uses martingale  for the lot size starting from 0.01 now the martingale would be in an increment of +1 on default 

 example first trade 0.01 for the second trade would be 0.02 + the previous lot size (0.01)= 0.03 this would be the lot size for the second position 

for the third position would be previous lot + martingale (0.03 +0.03 ) = 0.06

for the forth position would be previous lot + martingale (0.06 + 0.04) = 0.10

etc 


parameteres:

max trade :  if this is set to 5 then after five open positions the bot wouldn’t  open any trade anymore until the trade is closed 

martingale level :  if this is set to 2 then the martingale would increment by 2 for example 0.01 increment 0.02,0.04,0.08,0.10 

        remember the formula for the next lot previous lot size + martingale 


tp(take profit ) : the tp would be on default on 45% of the total move of the position opened for example the bot has opened 4 trades and the last trade had a lot size of  0.10  and has moved 100pips the tp would be @ 45pips from the last position 

note this tp would have a preference option to choose default would be 45%  we can choose or input digits from 35 to 100%

sl (stop loss):       this would be set base on equity or balance and would close the trade when it get to the preference chosen

bal 20% this would be the sl  on default when chosen same for equity  


trailing stop : if this is set to true then if  a position is opened then it goes to profit but not @ the tp a  trailing stop loss should be executed to hold the profit so if there  a reversal it secures the profit and closes it on small profit 

this preference would be chosen from the number of positions i.e if the trailing stop is set to 10  when the 10th position is opened and the trades are running  in profit but not yet at the tp  a trailing stop would be executed to secure profit 

close all trades:  this would enable one to close all trades either in profit or in loss


spread filter :  this would would set the max spread to open trades and if spread is higher than the max been set the bot wouldn't open any trade


day/time filter: this would enable trading days and no trading days when set to true for example friday set to false trade wouldn't be placed on Friday's and if there is a  running trade getting into Friday  the bot wouldn't open any new trade



i want this robot should have a key for only per account 
to be able to set rental period and gets deactivated when its due 


contributions are welcome

the file i attached would be on the dashboard when the ea is loaded on the chart



Répondu

1
Développeur 1
Évaluation
(42)
Projets
62
8%
Arbitrage
12
58% / 42%
En retard
1
2%
Gratuit
2
Développeur 2
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
3
Développeur 3
Évaluation
(44)
Projets
62
52%
Arbitrage
3
0% / 0%
En retard
1
2%
Gratuit
4
Développeur 4
Évaluation
(3)
Projets
6
17%
Arbitrage
1
0% / 100%
En retard
1
17%
Gratuit
5
Développeur 5
Évaluation
(90)
Projets
118
17%
Arbitrage
44
23% / 39%
En retard
20
17%
Gratuit
6
Développeur 6
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
7
Développeur 7
Évaluation
(3)
Projets
1
0%
Arbitrage
2
0% / 100%
En retard
0
Travail
8
Développeur 8
Évaluation
Projets
0
0%
Arbitrage
1
0% / 0%
En retard
0
Gratuit
9
Développeur 9
Évaluation
(37)
Projets
59
27%
Arbitrage
25
20% / 52%
En retard
10
17%
Travail
10
Développeur 10
Évaluation
(6)
Projets
6
33%
Arbitrage
3
0% / 100%
En retard
0
Travail
11
Développeur 11
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
12
Développeur 12
Évaluation
(62)
Projets
192
73%
Arbitrage
4
100% / 0%
En retard
1
1%
Travail
13
Développeur 13
Évaluation
(7)
Projets
5
20%
Arbitrage
3
0% / 33%
En retard
1
20%
Travail
14
Développeur 14
Évaluation
(58)
Projets
66
6%
Arbitrage
28
18% / 39%
En retard
4
6%
Chargé
15
Développeur 15
Évaluation
(350)
Projets
371
71%
Arbitrage
4
100% / 0%
En retard
0
Chargé
16
Développeur 16
Évaluation
(568)
Projets
641
41%
Arbitrage
21
57% / 29%
En retard
47
7%
Travail
Commandes similaires
Trading robots are programs, which operate according to underlying algorithms. An algorithm is a set of actions that need to be performed in response to certain events. For example, the most common task in algo trading is the identification of the "New bar" event. When the event occurs, the robot checks the emergence of trading signals and acts accordingly. Before you decide to program or order a trading robot, you
Hello, I am looking for developer who develops me a renko trading robo with following requirement Time :1 sec Box assignment method : Percentage change LTP Source : Close/OHLC Auto Break-even setup option after certain box Trialling Profit Pips after certain box profit with auto Sl set in PIPs Auto open reverse trade after hitting Sl with given conditions . It is very simple trading tool
At bot 30+ USD
Help me to trade create orders for me and analyze the markets and decide when is a good time to buy or sell. Determine which pairs are best to use to trade with and indicate trading signals to me
I currently have a Forex trading script in .txt format that I want to be converted to a functional/working robot (in .mq4), without altering the strategy of the script. The strategy of the script is already in and shouldn't be changed unless with mutual understanding
Hi, Can you develop the Scalper EA based on Market indicator. EA should open the buy trade at the buy arrow and at every DOT. Close the buy trade with few Pips TP (profit after commission) and SL at opposite Sell arrow. EA should open the SELL trade at the sell arrow and at every DOT. Close the sell trade with few Pips TP (profit after commission) and SL at opposite Buy arrow. Provide the source code at the end
Hey greetings, It my pleasure to met you . I need a MT4 develop that can develop an EA based on alert . If you are a professional MT4 programmer you can kindly bid for this project and let proceed
Hello, I want an ( EXPERT ADVISER that can run automated) that will use CCI as the main entry and ATR as the exit. When the CCI is greater than the custom value of 0, you buy and when the CCI is less than the custom value -0, you sell. ATR Exit - profit of 1.0 and exit as .05 (Please, let it be modifiable) The time frame can be 15 or 5 minutes (variable) EMA 20 DAYS OR 480 (can be disabled) Spread should not be more
Hi, I would like to create an EA similar to this link: https://www.mql5.com/en/market/product/33508?source=External#description Drawdown 5% Scalping! Ability to avoid big price drop that can hurt capital! stable! bid and ask price different is 0.5
Qwuick Fix 85+ USD
I need a couple options added to an existing EA. I’m in need of an input option to modify pending orders, ensures live positions are correlated with pending orders, and provide an oversight that EA is running smoothly. I also need a calendar feature added to an existing input option for scheduling trades. This project is a side project to do on your own time with a 3-day window due date on Sunday – Monday by next
I am looking for an experienced expert to develop an Expert Advisor based on my idea. We can discuss the details in private messages. Please apply only if you are available now, as I need this project completed within one day

Informations sur le projet

Budget
30 - 50 USD
Pour le développeur
27 - 45 USD