I need a forex robot that works on rsi and price action

MQL4 Experts

Trabalho concluído

Tempo de execução 13 dias
Comentário do cliente
great job good delivery

Termos de Referência

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




Respondido

1
Desenvolvedor 1
Classificação
(100)
Projetos
125
23%
Arbitragem
12
0% / 67%
Expirado
22
18%
Trabalhando
2
Desenvolvedor 2
Classificação
(400)
Projetos
702
49%
Arbitragem
57
16% / 49%
Expirado
128
18%
Livre
3
Desenvolvedor 3
Classificação
(27)
Projetos
32
16%
Arbitragem
4
25% / 75%
Expirado
5
16%
Livre
4
Desenvolvedor 4
Classificação
(34)
Projetos
42
33%
Arbitragem
4
0% / 25%
Expirado
8
19%
Trabalhando
5
Desenvolvedor 5
Classificação
(298)
Projetos
427
26%
Arbitragem
18
61% / 33%
Expirado
26
6%
Livre
6
Desenvolvedor 6
Classificação
(67)
Projetos
74
7%
Arbitragem
32
9% / 56%
Expirado
6
8%
Trabalhando
7
Desenvolvedor 7
Classificação
(52)
Projetos
96
24%
Arbitragem
9
22% / 22%
Expirado
12
13%
Livre
8
Desenvolvedor 8
Classificação
(101)
Projetos
150
59%
Arbitragem
7
29% / 43%
Expirado
20
13%
Livre
9
Desenvolvedor 9
Classificação
(51)
Projetos
153
69%
Arbitragem
4
100% / 0%
Expirado
1
1%
Livre
10
Desenvolvedor 10
Classificação
(11)
Projetos
16
6%
Arbitragem
3
33% / 67%
Expirado
0
Livre
11
Desenvolvedor 11
Classificação
(310)
Projetos
331
70%
Arbitragem
4
100% / 0%
Expirado
1
0%
Carregado
Pedidos semelhantes
p.p1 {margin: 0.0px 0.0px 12.0px 0.0px; font: 16.0px Times; color: #353535; background-color: #ffffff} p.p2 {margin: 0.0px 0.0px 12.0px 0.0px; font: 16.0px Times; color: #353535; background-color: #ffffff; min-height: 19.0px} I want to be clear before we start, so you are going to build me an expert advisor that works on MT5, that will also require an authorisation to work (like a license key, like the expert advisor
Hello I have Order Flow Chart & Software Depends on Ninjatrader I want to EA a trading robot that works on different platforms via API Expert NinjaTrader Programmer for Cross-Platform Trading Robot I'm in need of a skilled NinjaTrader programmer to develop a cutting-edge trading robot that seamlessly operates across various platforms via API integration? I want a customized Expert Advisors (EAs) tailored to your
I HAVE A FUNCTIONAL MT5 EA (MQL5) THAT IS BASED ON CANDLE OPEN BUT I WOULD LIKE TO AUTOMATE IT WITH OTHER PROFITABLE STRATEGIES REQUIREMENT SPECIFICATION 1. I want an experienced developer to integrate a strategy to analyse the market and open buy only trade or sell only trade according to the direction of the analysis. 2. The modification and strategy should combine many confirmations that ensure high win rates of
We are looking for an experienced individual to assist in building an MT4 signal providing indicator with a data feed of NSE (National Stock Exchange - Bombay). The indicator should be capable of analyzing real-time market data and generating accurate trading signals for different financial instruments listed on the NSE. The successful candidate will need to have a strong understanding of MT4 programming, as well as
The project: I want to speculate on the price of the USD. I have 1800$ and I want to spread it as evenly as possible across 7 different symbols. Symbol Lots 1.GBP/USD 0.07 2.EUR/USD 0.09 3. USD/CHF 0.09 4. USD/CAD 0.09 5. USD/JPY 0.09 6. AUD/USD 0.1 7. NZD/USD 0.11 For position GBP/USD, EUR/USD, AUD/USD, NZD/USD I want to enter a buy. For USD/CHF, USD/CAD, USD/JPY I want to enter a sell. The lot sizes are as noted
I am in search of a skilled MQL5 developer with a proven ability to optimize trading robots across various assets, including synthetic indices like V75, Boom and Crash, gold, US30, US100, and more. I'm looking for an experienced developer to enhance my multi-asset trading EA, which was originally developed exclusively for V75 and is based on the smart money concept. The developer must be free in taking up the job
This is a Ready Made grid Automatic EA 1. need some bug fixing and little modifcation this ea has some bug like -Takeing Random Trade after Mt4 Restart . also not flow set grid distance. like if i set 300pips grid distance, some time it place trade at 400 pips distance . fix this bug 2. Add one more anti-martingle Engine , LIKE Engine1-for martingle and Engine 2- Anti-martingle bot Engine place trade at the same time
About the file i need I have ea ex4 file but it use to set buystop or sellstop oders etc now what I want is to fit the propfirm am using because the propfirm am using have a lot size consistency rules so what I need is even if the ea set multiple buystop the file will only allow the ea to pick 2 positions and automatically delete the nearest limit Oder it can only allow the ea buystop or new position once the two
Objective: To Create an EA based on an EMA cross Strategy that utilizes martingale account management strategy with multiple profiles to better manage risk and scale safely Strategy Concept: This strategy was created around Volatility Index 75 on the 5 minute chart. It was Observed that this Index tends to frequently form very strong trends with short periods of consolidation. On applying a 10 period
I currently have an EA (.ex5 file format) running happily on MT5 system. I would like someone to convert it to MQL4 (.ex4 file format) so that I can run that same EA on the MT4 system

Informações sobre o projeto

Orçamento
30 - 80 USD
Desenvolvedor
27 - 72 USD
Prazo
para 4 dias