EA based on RSI

MQL4 指标 专家

工作已完成

执行时间4 天

指定

Hi,


Specifications EA

I have a trading strategy based on RSI and combined with a grid, that I would like to automise, basically:

1) Wait for RSI to fall below the lower RSI-Level on close of bar (RSI(0).

2) If at the close of the following bar RSI (RSI(1) is higher than on the previous bar (RSILow(1)>(RSILOW(0), send a market buy order.

3) Now price can go up, and I want to open a new market order x pips away from the previous order (this is kind of a grid, in order to ride a strong trend). Or price can go further down, so that the condition RSILow(1)>(RSILOW(0) is given again. In this case (when there exist an open order), only send a market buy order if the price ist at least X pips away from the open-price of the first order (again a grid in the opposite direction.

Once the first position is opened, instead of keeping watching the RSI for further entries, I think it would also be posible to simply define a set of buy limit and buy stop orders x pips from the initial order away.

These “Grid”-Trades should be optional.

4) Close condition of all orders: RSI-Level at close of a bar ist over the upper RSI-Level. In this case, delete all pending an open orders Optional: Leave orders that are not in profit open and just close orders in profit.

5) For sell orders just the other way round based on the upper RSI level.

6) EA has to be programmed in a way that backtesting on metatrader mql4 is posible.

Custom values: RSI upper level, RSI lower level, RSI period, TP, SL, distance X between orders. “grid”-trading activated/deactivated, lot size, close only orders in profit yes/no.


Looking forward to your proposals

Regards

Daniel

反馈

1
开发者 1
等级
(1066)
项目
1408
45%
仲裁
47
72% / 13%
逾期
35
2%
空闲
2
开发者 2
等级
(878)
项目
1391
67%
仲裁
117
32% / 42%
逾期
215
15%
空闲
3
开发者 3
等级
(15)
项目
21
38%
仲裁
3
33% / 33%
逾期
4
19%
空闲
4
开发者 4
等级
(2396)
项目
3009
65%
仲裁
76
47% / 14%
逾期
340
11%
工作中
5
开发者 5
等级
(19)
项目
35
26%
仲裁
10
30% / 70%
逾期
5
14%
空闲
6
开发者 6
等级
(2055)
项目
2611
62%
仲裁
113
45% / 26%
逾期
417
16%
工作中
7
开发者 7
等级
(22)
项目
18
6%
仲裁
31
3% / 65%
逾期
5
28%
空闲
8
开发者 8
等级
(463)
项目
691
56%
仲裁
43
30% / 33%
逾期
112
16%
空闲
9
开发者 9
等级
(3)
项目
4
25%
仲裁
4
0% / 100%
逾期
0
空闲
10
开发者 10
等级
(195)
项目
317
35%
仲裁
64
13% / 56%
逾期
82
26%
空闲
11
开发者 11
等级
(96)
项目
143
76%
仲裁
0
逾期
2
1%
空闲
12
开发者 12
等级
(769)
项目
1033
44%
仲裁
50
8% / 50%
逾期
117
11%
空闲
13
开发者 13
等级
(349)
项目
463
51%
仲裁
41
24% / 49%
逾期
149
32%
空闲
14
开发者 14
等级
(430)
项目
606
55%
仲裁
48
23% / 56%
逾期
178
29%
空闲
15
开发者 15
等级
(13)
项目
15
27%
仲裁
1
0% / 100%
逾期
1
7%
空闲
16
开发者 16
等级
(374)
项目
396
31%
仲裁
61
20% / 67%
逾期
49
12%
已载入
17
开发者 17
等级
(221)
项目
369
66%
仲裁
10
50% / 0%
逾期
46
12%
空闲
18
开发者 18
等级
(21)
项目
35
54%
仲裁
8
63% / 38%
逾期
1
3%
空闲
相似订单
I'm in need of an experienced Meta 4 expert who can solve two specific problems and improve the current Martingale and Pyramid strategies within my EA. - Bug Fix: The EA is currently facing an issue where orders are not being executed correctly. This is causing a signal matching error and leading to potential losses. The primary task is to resolve this bug and ensure the EA executes trades accurately and as intended
I need an experienced developer who can turn my simply strategy to an EA on MT5 and MT4, will be using two EMAs and MACD and a risk management setting, please message me on time so we start work on it, waiting for you
Dear expert developer I have been trading futures and mainly indices for about 5 years and would now like to automate my trading strategy with the help of an intelligently set up bot. My strategy, which would have to be implemented, is mainly based on the following indicators: CCI / RSI / MACD and Stochastic I analyze the market according to volume peaks, the daily highs and lows and the prominent points and look for
Tim: //+------------------------------------------------------------------+ //| ggjhjh.mq4 | //| Copyright 2023, MetaQuotes Ltd. | //| https://www.mql5.com | //+------------------------------------------------------------------+ #property indicator_chart_window #property indicator_buffers 1
I need a developer that can turn my strategy to an EA, We will be using Fib, some indicators and a risk management settings, please message me on time so we start work on it, waiting for you
hello developers.i am currently looking for a simple line chart custom indicator,whenever the line char makes a horizontal line and the next bar closes bullish after the horizontal line an up arrow should draw and if we get a bearish bar a down arrow should draw...the indicator should also be able to send out all types of alerts.thank you
Hello I want to change my TREND indicator. The conditions for the alerts do not need to be changed, the indicator works very very well. I would like to add visible Stop and Tp level lines. Attached is the source code and text file. If you think you could do this job, let me know. Thanks in advance
i have an existing EA that takes trades when you reach a preset value of Demarker ( or RSI , or MACD, or combination of those 3) it buys at oversold zones it sells at overbought zones. I currently have an option to take more than one trade but it is not a typical martingale style. it just takes the same trade every certain distance that you set. i need someone to modify that and let EA make martingale trades with a
So looking to prevent multiple trades opening at the same time and fine a way to remove the draw down spikes that i see happening when optimising and converting it mt5 and what's your budget for this
I need an experienced developer to build the Cypher pattern scanner. Cypher pattern is a Harmonic pattern which consists of 5 legs (X-A-B-C-D), I will provide rules and conditions for the pattern and Scanner. Should be able to scan multi timeframes and multi patterns, create alert based on set conditions and should draw pattern on timeframe where pattern was discovered. Dashboard to display identified pattern based

项目信息

预算
30 - 100 USD
VAT (21%): 6.3 - 21 USD
总计: 36.3 - 121 USD
开发人员
27 - 90 USD