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

MQL4 专家

指定

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
等级
(42)
项目
62
8%
仲裁
12
58% / 42%
逾期
1
2%
空闲
2
开发者 2
等级
项目
0
0%
仲裁
0
逾期
0
空闲
3
开发者 3
等级
(44)
项目
62
52%
仲裁
3
0% / 0%
逾期
1
2%
空闲
4
开发者 4
等级
(3)
项目
6
17%
仲裁
1
0% / 100%
逾期
1
17%
空闲
5
开发者 5
等级
(90)
项目
118
17%
仲裁
44
23% / 39%
逾期
20
17%
空闲
6
开发者 6
等级
项目
0
0%
仲裁
0
逾期
0
空闲
7
开发者 7
等级
(3)
项目
1
0%
仲裁
2
0% / 100%
逾期
0
工作中
8
开发者 8
等级
项目
0
0%
仲裁
1
0% / 0%
逾期
0
空闲
9
开发者 9
等级
(37)
项目
59
27%
仲裁
25
20% / 52%
逾期
10
17%
工作中
10
开发者 10
等级
(6)
项目
6
33%
仲裁
3
0% / 100%
逾期
0
工作中
11
开发者 11
等级
项目
0
0%
仲裁
0
逾期
0
空闲
12
开发者 12
等级
(62)
项目
193
73%
仲裁
4
100% / 0%
逾期
1
1%
空闲
13
开发者 13
等级
(7)
项目
5
20%
仲裁
3
0% / 33%
逾期
1
20%
工作中
14
开发者 14
等级
(58)
项目
66
6%
仲裁
27
19% / 37%
逾期
4
6%
已载入
15
开发者 15
等级
(351)
项目
372
70%
仲裁
4
100% / 0%
逾期
0
工作中
16
开发者 16
等级
(568)
项目
641
41%
仲裁
21
57% / 29%
逾期
47
7%
工作中
相似订单
I need to get a trading forex robot based on support and accurate resistance and moving avarage more details will be provided on the video links I want a situation where by once I put the robot on the chart and choose buy or sell and the number to open then it will only buy or sell in that particular direction only
NADGIO 30+ USD
I need a developer that can convert two Buy and Sell indicators into a trading robot. the indicators has an input parameter, this should be made available for adjustment. Features 1. Break Even 2. Trailing Stop 3. Global TP and SL 5. Time Filter 6. News Filter (If possible)
I need a developer who can convert trading view indicator in to mt5 expert advisor with some modifications. The other details will shared once chosen the developer. Looking for someone who has good knowledge of forex, mql5,and pine script
Hello, i hope you all well. I am looking or a good developer who can understand SCM/ICT concepts so that can modify an existing EA to trade against that. The EA is already there with code and it was trading based on Breakouts zones. Now i want the EA to be modified so that it trades based on inducements and liquidity. The EA should use Pending orders on those zones instead. I do not want new developers to apply
EA for index trading using ATR % of 5day 1 Give Average true range for the past 5 day so 5day ATR also for ref use the indicator "atr value indicator " my entries will be based on a % of this NO. NO. TO BE SHOWN IN TOP CORNER The Expert im looking for is 1.AT X TIME (ie 8:am ) 2.IF price moves X % of the 5 day atr( either up or down ) within Y TIME (IE 5MINUTES ) (if PRICE moves say 30% of the 5 day atr down i buy or
I want to create an Expert Advisor (EA) that can be set to open either buy or sell trades, depending on user preference (buy-only or sell-only mode). The EA will initiate trades when the market reaches (or is equal to or less than) a specified DeMarker value (e.g., DeMarker value = 0.3). The user will set both the DeMarker value for starting trades and another DeMarker value to stop opening new trades. - **DeMarker
Create a mql5 expert advisor for forex/commodities trading based on modified candlestick formation. If modified bullish engulfing appears, EA will open buy position at closing of last candle area with martingale until opening of last candle area and set stop loss at open last candle area. Trailing stop appears when half of all buy positions running profit then when all buy positions running profit, and so on. If
I want to grid based robot such like CM Manual Grid for mt 5 Snap of that attached. like The expert Advisor helps set a network of pending orders and collect profit from any price movement. I can use it to trade many grid strategies. I can also use it to track open positions. "Buy Stop — - open a network of pending stop orders for sale "Sell Stop" - open a network of pending stop orders for purchase "Buy Limit" -
I have developed a very strong TradingView strategy in Pine Script but unfortunately, a third-party connector is requiired and in my opinion, I want a more direct connection. I am not brilliant at coding, but I have coded the majority of the MT5 code and I would like you to make sure that the MT5 code matches my TradingView script and executes the same way as the TradingView script
Hi, I would like to have an EA to open trade when 2 time frame met the condition. Need to have ability to select the TF combination, Example: H4 with H1, H1 with M15 etc. PS: Able to lock EA with "Name" or "Account Number" PSS: Able to set trading session for specific pair. Example: US session = EURUSD For Buy #1 Big TF Candle Closed Outside Top BB #2 Big TF Candle touch low MA #3 Got to Smaller TF Candle touch &

项目信息

预算
30 - 50 USD
开发人员
27 - 45 USD