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 code
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 article
16
開発者 16
評価
(20)
プロジェクト
28
29%
仲裁
2
0% / 50%
期限切れ
1
4%
17
開発者 17
評価
(69)
プロジェクト
146
34%
仲裁
13
8% / 62%
期限切れ
26
18%
パブリッシュした人: 6 codes
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 code
21
開発者 21
評価
(154)
プロジェクト
193
58%
仲裁
10
80% / 0%
期限切れ
0
パブリッシュした人: 1 code
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 code
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
類似した注文
Adapt existing MT5 EA to trade directly on crypto exchange (BingX/Bitmart/Bitget/XT.com) instead of forex broker. Required Work: 1. Market Data DLL WebSocket connection for real-time exchange prices Custom symbol in MT5 (e.g., FIGHTUSDT) Live OHLCV data feed to chart 2. Trading Library DLL Functions: SendOrder, GetPositions, GetBalance, ClosePosition, ModifyOrder API authentication (HMAC-SHA256) Support for
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
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
Billionflow 30 - 100 USD
Trading specifications: Indicators: Bollinger band ( Period 40, Deviation 1 apply to close) Moving Average (Exponential ) Period 17 applied to high Moving Average ( Exponential ) Period 17 applied to low But Signal enter a buy trade when prices crosses the lower band of the bollinger band up and also crosses the moving average channel of high and low the reverse is true for sell signal

プロジェクト情報

予算
30 - 50 USD
締め切り
最高 10 日