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

MQL4 エキスパート

仕事が完了した

実行時間13 日
依頼者からのフィードバック
great job good delivery

指定

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




応答済み

1
開発者 1
評価
(100)
プロジェクト
125
23%
仲裁
12
0% / 75%
期限切れ
22
18%
2
開発者 2
評価
(404)
プロジェクト
717
49%
仲裁
57
16% / 49%
期限切れ
132
18%
仕事中
3
開発者 3
評価
(36)
プロジェクト
44
23%
仲裁
5
40% / 60%
期限切れ
5
11%
仕事中
4
開発者 4
評価
(38)
プロジェクト
46
35%
仲裁
6
17% / 33%
期限切れ
8
17%
5
開発者 5
評価
(298)
プロジェクト
427
26%
仲裁
18
61% / 33%
期限切れ
26
6%
6
開発者 6
評価
(72)
プロジェクト
80
10%
仲裁
36
8% / 53%
期限切れ
6
8%
仕事中
7
開発者 7
評価
(52)
プロジェクト
97
24%
仲裁
12
17% / 17%
期限切れ
12
12%
仕事中
8
開発者 8
評価
(114)
プロジェクト
167
63%
仲裁
7
29% / 43%
期限切れ
20
12%
仕事中
9
開発者 9
評価
(66)
プロジェクト
200
72%
仲裁
4
100% / 0%
期限切れ
1
1%
仕事中
10
開発者 10
評価
(11)
プロジェクト
16
6%
仲裁
3
33% / 67%
期限切れ
0
11
開発者 11
評価
(361)
プロジェクト
382
71%
仲裁
4
100% / 0%
期限切れ
0
取り込み中
類似した注文
FXSTATE_TESTER 100+ USD
Specify your Requirements Specification here point by point. Try to describe your requirements briefly and clearly, so that your potential developer is able to correctly assess its complexity and cost, as well as the required execution time. A bad or too generic description will result in your order being ignored, or you will spend a lot of time negotiating the details with each applicant. Remember: It is better to
I will like to have EA that trade based on order flow/order block putting pending orders waiting for price to fill in the imbalancement left behind by makert makers and stop loss at 25 pips take profit at 25pips
Introduction This EA has 2 strategies, namely STRATEGY 1 AND STRATEGY 2 , and allows the user to choose ONLY 1 strategy to trade. These strategies are different because they have different calculation methods to determine the price levels for EA to open the pending BUY and SELL LIMIT orders at the OPEN of a daily candle. The EA trading and operation logics ARE THE SAME for these 2 strategies. This EA is a
Hi, I Need a simple Expert Adviser to trade on price only, no indicators. When activated, the EA simultaneously places 2 pending orders. One is placed as a Buy above the price, and the other is placed as a Sell below (eg; 20 pips, variable). Each order has "parental control" over the other (meaning, when one order is triggered, it cancels out the other). Both pending orders have a trailing stop (eg; 30 pips
CRYPGENESIS 30+ USD
Can you create a robot that uses two moving exponential moving averages (EMAs): Requirements Specification for MetaTrader 5 Robot This document outlines the requirements for a MetaTrader 5 trading robot that utilizes two moving exponential moving averages (EMAs) to generate buy and sell signals. 2. Objectives Develop a trading robot that uses two EMAs to identify potential entry and exit points. Ensure the robot can
Please let me know thoughts, pricing and how long it will take please. Project Overview This system will have two main components: * Master EA: Originates trades. * Slave EA: Receives and executes trades on client accounts. The Slave EAs will connect to the Master EA to mirror trades, enabling a high-capacity, scalable copy trading system on MT5 that can handle up to 20,000 accounts if necessary. The Slave and Master
Fx Melvin 90 - 100 USD
Hie... l want a trading robot that can trade bot currencies and indices.. it must be able to open and close positions on it's own aswell as capitalising on both directions either buy or sell on each candle stick scalping..it must work 24/7
CBn> 50 - 1000 USD
I want to find a Developer to perform this work and settle payments in this Application. I undertake not to communicate with Applicants anywhere else except this Application, including third-party messengers, personal correspondence or emails. I understand that violators will be banned from publishing Orders in the Freelance service
I need an expert MQL5 developer to make an EA that will take trades from 1 master account and as fast as possible with as low slippage as possible distribute them to slave accounts. Whoever installs the slave EA will receive the trades from the master We will have over 10,000 people installing the Slave EA so needs to be very well built Also need a simple panel or way to see the account numbers of the people who
I need who can add Fibonacci levels in my EA to be used for SL TP and BE. Also the EA must report the trades in Telegram chanel. The TP/ SL and BE must be in Fibonacci level where i will choose which level i want to use for TP/SL The lot size must be manual putting. The robot must have pause trading at 22:30Gmt+2 and start trading at 4:30 gmt+2 The Robot must have

プロジェクト情報

予算
30 - 80 USD
開発者用
27 - 72 USD
締め切り
最高 4 日