Creating mql5 EA for trading over bought and Oversold RSI

工作已完成

执行时间2 天

指定

Create a trading robot mql5,  mainly for trading stocks based on RSI 21.

Buy trade when RSI 21 enters an oversold region, below 30 and goes above 30.

Sell trade when RSI 21 enters into overbought region, 70, and comes back below 70.

The RSI period and the overbought and oversold  parameters should be configurable on inputs

To re-enter a buy or sell, first the price should complete 4 candles before going below 30 for sale or above 70 for a buy trade, for example, if price goes below 30 and the goes above 30 open a sell trade, if it goes below 30 on the next candle ( before completing 4 candles), that oversold condition its not valid. The number of candlesticks should be configurable on inputs.

If however the pair or stock continues to hunt around over bought or oversold position, and not completing 4 candlesticks, if it does that for 3 times, on the 4th time , they system can open a trade, as a counter trade. This number of hunting times should be configurable on the inputs.


Take profit equivalent of 5usd at 0.01 lot size forex and 1 lot size for Stocks. Take profit money should be an algebraic summation of all open trades related to the robot for the same Pais. TakeProfit money should be configurable on inputs.

Stop-loss should be configurable value on inputs.


EA should trade on current time frame, for optimisation use D1 chart.


I would need an ex4 and the mql5 program to edit if there is need to

反馈

1
开发者 1
等级
(325)
项目
506
19%
仲裁
32
44% / 31%
逾期
34
7%
已载入
2
开发者 2
等级
(15)
项目
19
16%
仲裁
5
40% / 40%
逾期
0
空闲
3
开发者 3
等级
(104)
项目
166
24%
仲裁
23
9% / 78%
逾期
16
10%
工作中
4
开发者 4
等级
(429)
项目
628
54%
仲裁
30
53% / 23%
逾期
6
1%
已载入
5
开发者 5
等级
(5)
项目
7
43%
仲裁
8
13% / 88%
逾期
0
空闲
6
开发者 6
等级
(60)
项目
87
29%
仲裁
24
13% / 58%
逾期
7
8%
工作中
7
开发者 7
等级
(442)
项目
698
34%
仲裁
33
70% / 9%
逾期
22
3%
空闲
8
开发者 8
等级
(4)
项目
2
0%
仲裁
2
50% / 0%
逾期
0
空闲
9
开发者 9
等级
(8)
项目
11
18%
仲裁
8
38% / 38%
逾期
1
9%
空闲
10
开发者 10
等级
(2309)
项目
2906
63%
仲裁
122
44% / 25%
逾期
429
15%
空闲
11
开发者 11
等级
(130)
项目
184
32%
仲裁
18
28% / 67%
逾期
27
15%
空闲
发布者: 1 代码
12
开发者 12
等级
(181)
项目
235
20%
仲裁
21
43% / 19%
逾期
0
工作中
13
开发者 13
等级
项目
0
0%
仲裁
0
逾期
0
空闲
14
开发者 14
等级
(209)
项目
220
75%
仲裁
0
逾期
0
空闲
15
开发者 15
等级
(77)
项目
243
74%
仲裁
7
100% / 0%
逾期
1
0%
空闲
发布者: 1 文章
16
开发者 16
等级
(20)
项目
28
29%
仲裁
2
0% / 50%
逾期
1
4%
空闲
17
开发者 17
等级
(69)
项目
146
34%
仲裁
13
8% / 62%
逾期
26
18%
空闲
发布者: 6 代码
18
开发者 18
等级
(270)
项目
552
49%
仲裁
57
40% / 37%
逾期
227
41%
工作中
19
开发者 19
等级
(618)
项目
1428
59%
仲裁
31
81% / 0%
逾期
10
1%
空闲
20
开发者 20
等级
(64)
项目
83
28%
仲裁
9
33% / 56%
逾期
9
11%
空闲
发布者: 1 代码
21
开发者 21
等级
(154)
项目
193
58%
仲裁
10
80% / 0%
逾期
0
空闲
发布者: 1 代码
22
开发者 22
等级
(45)
项目
91
13%
仲裁
34
26% / 59%
逾期
37
41%
空闲
23
开发者 23
等级
(43)
项目
66
12%
仲裁
12
58% / 42%
逾期
1
2%
空闲
24
开发者 24
等级
(2642)
项目
3357
68%
仲裁
77
48% / 14%
逾期
342
10%
空闲
发布者: 1 代码
25
开发者 25
等级
(6)
项目
6
33%
仲裁
4
0% / 100%
逾期
0
空闲
26
开发者 26
等级
项目
1
100%
仲裁
0
逾期
0
空闲
27
开发者 27
等级
(72)
项目
80
10%
仲裁
38
8% / 58%
逾期
6
8%
空闲
28
开发者 28
等级
项目
0
0%
仲裁
0
逾期
0
空闲
相似订单
2 FX pairs M15 execution with higher timeframe bias Session-based trading (UK time) Fixed % risk per trade Controlled pyramiding (add to winners only) Strict daily loss limits (FTMO-style) Proper order handling (SL always set) Basic logging (CSV) Strategy logic will be provided in detail after NDA / agreement. Must deliver: Source code (.mq5) Compiled file (.ex5) Clean, well-commented code Short support window for
Hi, are you able to create a script/indicator on tradingview that displays a chart screener and it allows me to input multiple tickers on the rows. then the colums with be like "premarket high, premarket low, previous day high, previous day low" . When each or both of the levels break, there will pop up a circle on the chart screener, signaling to me what names are above both PM high and previous day high or maybe
I need an Expert Advisor for MetaTrader 5 (MQL5) to trade XAUUSD based on a simple price movement cycle. Strategy logic: • The EA opens a Buy and a Sell at the same time (one pair per cycle). • Only ONE Sell position must exist at any time. • Every Buy must be opened together with a Sell. Cycle rules: • Step movement = 10 USD in gold price. • CycleEntryPrice = the OPEN PRICE of the last cycle BUY order. • If price
I am looking for a professional MQL5 developer to build a MetaTrader 5 Expert Advisor from scratch. The EA will be called LadyKiller EA. It must trade only the following instruments: • XAUUSD (Gold) • US30 / Dow Jones Index Requirements: • Strong and reliable buy and sell entry logic • Stop Loss and Take Profit system • Risk management (lot size control) • Maximum trades protection • Drawdown protection • Trend
I need an mql5 EA which can be used with 100$ capital very low drawdown The EA should be high frequency trading special for XAUUSD and btcusd or binary options but also the EA should be testable via strategy tester and demo test for five days is needed NO SELECTION CAN BE DONE WITHOUT TESTING when applying make sure you send the backtester results with demo EA testable via strategy tester
I currently have a powerful and well-structured Expert Advisor available on the MT5 platform. This EA is designed with: ✅ Advanced entry and exit logic ✅ Smart risk management system ✅ Automatic lot sizing option ✅ Break-even and trailing stop protection ✅ Spread and session filters ✅ Drawdown control features ✅ Optimized for XAUUSD and scalping strategies ✅ Suitable for prop firm challenges like FTMO It is built for
Do you need a profitable and well-structured trading strategy converted into a fully automated Expert Advisor on the MT5 platform? I specialize in developing advanced, high-performance EAs with: ✅ Smart entry & exit logic ✅ Risk-based lot size calculation ✅ Break-even & trailing stop system ✅ Spread & session filters ✅ Daily drawdown protection ✅ Prop firm (FTMO-style) risk compliance ✅ Fully automated trade
Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
I have an existing MT5 Expert Advisor (“E-Core”). I need an experienced MQL5 developer to integrate a structured risk management upgrade and a higher timeframe trend filter into the current code. Two files will be provided: 1️⃣ E-Core Source Code (Current Version) 2️⃣ Update Instructions File (contains exact inputs, functions, and logic to integrate) The developer must: Integrate the update logic
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs

项目信息

预算
30 - 50 USD
截止日期
 10 天