Create an Expert Advisor based on the RSI

MQL5 专家

工作已完成

执行时间4 天
员工反馈
Great Client, thanks for the order
客户反馈
One of the best developers of mql5. Good, fast and very knowledgeable.

指定

Create an Expert Advisor script in MQL5 for Metatrader 5 with the following elements:

1. Use the input function to be processed in the code so that it can be manually set all indicators, like stoploss, trailing stop, partial close, trading time zones, lot size, RSI levels, take profit, choosing buy stop or limit order, etc.

2. The EA trades on the pair it is attached to, include this in the script. For example DAX, S&P, DOW, Nasdaq and EURUSD.

3. The script trades on the timeframe it is attached to

Strategy:

5. Conditions for placing a buy stop order or limit order:

6. The RSI goes from an oversold position through 30, and;

7. The RSI is above 30 for at least 10 seconds on the actual price (on an open candle). This is very important. So, an order is placed not after when the candle is closed, but as soon as the RSI crosses above 30 on a real time base.

8. The bot only checks the last time the RSI crossed above 30.

Functions for canceling the limit order

Functions during the trade

Functione for closing the trade


反馈

1
开发者 1
等级
(21)
项目
20
10%
仲裁
2
50% / 50%
逾期
0
空闲
2
开发者 2
等级
(237)
项目
374
17%
仲裁
23
39% / 30%
逾期
18
5%
已载入
3
开发者 3
等级
(90)
项目
112
24%
仲裁
12
42% / 25%
逾期
8
7%
空闲
4
开发者 4
等级
(13)
项目
19
16%
仲裁
3
0% / 33%
逾期
3
16%
工作中
5
开发者 5
等级
(10)
项目
6
33%
仲裁
4
0% / 50%
逾期
1
17%
工作中
6
开发者 6
等级
(2)
项目
5
0%
仲裁
1
0% / 100%
逾期
1
20%
工作中
7
开发者 7
等级
(37)
项目
49
37%
仲裁
0
逾期
0
空闲
8
开发者 8
等级
(330)
项目
417
22%
仲裁
44
61% / 23%
逾期
48
12%
工作中
9
开发者 9
等级
(72)
项目
80
10%
仲裁
36
8% / 53%
逾期
6
8%
工作中
10
开发者 10
等级
(3)
项目
2
0%
仲裁
1
0% / 0%
逾期
1
50%
空闲
11
开发者 11
等级
(30)
项目
42
19%
仲裁
7
29% / 43%
逾期
5
12%
空闲
12
开发者 12
等级
(197)
项目
320
35%
仲裁
64
13% / 56%
逾期
83
26%
空闲
13
开发者 13
等级
(113)
项目
130
38%
仲裁
3
0% / 0%
逾期
4
3%
繁忙
14
开发者 14
等级
(66)
项目
200
72%
仲裁
4
100% / 0%
逾期
1
1%
空闲
15
开发者 15
等级
(560)
项目
1348
59%
仲裁
28
82% / 0%
逾期
10
1%
空闲
16
开发者 16
等级
项目
1
0%
仲裁
3
0% / 0%
逾期
0
已载入
17
开发者 17
等级
(100)
项目
125
40%
仲裁
9
89% / 0%
逾期
0
空闲
18
开发者 18
等级
(143)
项目
211
80%
仲裁
18
33% / 44%
逾期
10
5%
工作中
19
开发者 19
等级
(2464)
项目
3102
66%
仲裁
77
48% / 14%
逾期
340
11%
工作中
20
开发者 20
等级
(37)
项目
44
36%
仲裁
0
逾期
3
7%
空闲
21
开发者 21
等级
(201)
项目
203
75%
仲裁
2
100% / 0%
逾期
0
空闲
22
开发者 22
等级
(262)
项目
430
38%
仲裁
87
44% / 18%
逾期
72
17%
繁忙
23
开发者 23
等级
(5)
项目
5
20%
仲裁
4
25% / 25%
逾期
0
工作中
相似订单
I have an MT4 expert advisor with source code. When I put the EA on, it only buys. I have no idea what the problem could be. Could you check and fix the problem. It is unable to identify the trend as in the code
I have an indicator-based Expert Advisor (EA) for MetaTrader 5 that needs the following corrections: --Note This is an easy job this should take a few hours, I dont want to wait until you finish 4 jobs and have me waiting I need this job completed ASAP, Important Allow the EA to open all trades immediately AFTER the indicator lines COMPLETELY CROSS, t he trade should trigger as soon as a complete indicator crossover
I have an indicator-based Expert Advisor (EA) for MetaTrader 5 that needs the following corrections: --Note This is an easy job this should take a few hours, I dont want to wait until you finish 4 jobs and have me waiting I need this job completed ASAP, Important Allow the EA to open all trades immediately AFTER the indicator lines COMPLETELY CROSS, t he trade should trigger as soon as a complete indicator crossover
I got a bot but cannot upload to market. I cannot fix these issues: test on EURUSD,H1 there are no trading operations test on NZDUSD,H1 there are no trading operations test on GBPUSDcheck,M30 there are no trading operations test on XAUUSDcheck,Daily there are no trading operations Anyone can help fix this. please Dm me
Hello Developers, I’m looking for an experienced MT5 developer to help address a specific execution issue with pending orders on the US500 instrument, trading through OX Securities. In fast-moving markets, pending orders are currently not filling at the expected limit prices, possibly due to widened spreads or broker execution policies. If you have the expertise to ensure consistent and reliable order fills under
I would like to have existing indicator (MT4) to be modified however i do not have access to the source code only the exe. The modification is to send and alert to mobile phone stating that candle has closed partially or fully above or below base line for sepicific time frames.This should be for all forex pairs in the market watch, or selected paris from market watch. File will be sent to developer when choosen
Need to fix WebSocket disconnection issue in MT5 Expert Advisor. EA works fine while running but has problems during removal: MT 5 freezes when removing EA from chart WebSocket connection not properly closed MT 5 crashes if receiving messages after improper disconnection Technical Details: Platform: Met aTrader 5 WebSocket connection using winhttp.dll Secure WS S connection (port 443) Basic WebSocket message
The expert advisor is designed to activate different strategies based on certain conditions. In the first development there is a "STRATEGY A" which is active by default and a "STRATEGY B" which is activated based on exposure conditions. STRATEGY A - Trading Idea The EA executes both BUY and SELL orders in parallel, managing them in a "separate" way. At each Timeframe start (for example every hour start on H1
I need to create an EA (MQL4) MT4 with can auto create buy and sell according to the Indicator " Machine Learning Adaptive SuperTrend [AlgoAlpha]" in trading view Setting could be same as trading view Additional setting such as : Start lot Stop-Order: same as indicator
I have a really very, very simple professional, proven, profitable forex strategy that works on a higher time frame with over 85% winning rate. I am searching a professional programmer to create expert advisor based on this stategy, in general I am searching a developer for a longer co-operation. I am a forex trader with over 12 years experience. telegram: fxMiguel It's a 15minute work job, 30min max, My budget is 10

项目信息

预算
30 - 60 USD
VAT (21%): 6.3 - 12.6 USD
总计: 36.3 - 72.6 USD
开发人员
27 - 54 USD
截止日期
 5 天