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
등급
(2465)
프로젝트
3103
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
작업중
비슷한 주문
buy order should be placed when ema 9 crossed over sma 20 and price retrace below or equal to ema 9 and stochastic %k length 50 and smooth 1 is above 50 . after buy stoploss should be trailed by lower donchian channel of period 16. Exit position when price crossing down lower donchoan channel. sell order should be placed when ema 9 crossed below sma 20 and price retrace above or equal to ema 9 and stochastic %k
hi are you familiar with the trading software called "PREDATOR" by sabar trading .?(probably building a new bot that works with the" predator" software ) if you do i want to add a condition for the automatic function of the reversal pattern trigger a condition of different time frame/renko , to the trade . is that something you can do
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

프로젝트 정보

예산
30 - 60 USD
VAT (21%): 6.3 - 12.6 USD
총: 36.3 - 72.6 USD
개발자에게
27 - 54 USD
기한
 5 일