Modification to RSI based Open and Close Positions

Auftrag beendet

Ausführungszeit 55 Minuten
Bewertung des Kunden
Skilled developer
Bewertung des Entwicklers
Great customer! Thank you for the order!

Spezifikation

I need this task done before 18:00 GMT 17/04/24

The EA is already written, however trades are opened at the incorrect level as instructed in the inputs and code which would need debugging, trailing stop loss functionality isn't working and my request mentioned below needs implementing.

Assuming the upper RSI level is 70 and the lower RSI level is 30, the logic I am after is simple. When the price is in a decline, and the RSI crosses the lower level (30) I don't want a buy trade to be executed. A buy trade is only executed, when the price does a reversal below the lower RSI level and crosses the lower level (30) upwards again. To ensure a safer entry.

The same logic applies for opening sell positions. When the price is moving upwards and the RSI crosses the upper level (70), a sell positions isn't opened. It's only opened when the price crosses the RSI upper level in a downwards direction. As currently used whenever a buy position is opened a sell position is closed vice versa.

This is further explained in the image below:


In this case I don't want a sell position to be opened at 1 as it crosses the upper level, I want the sell position to be opened at 2. Furthermore, I don't want the sell position to be closed and a buy positions simultaneously opened at 3, I want the sell position to be closed and a buy position to be opened at 4.

Do not delete anything from the EA unless it is responsible for preventing the code from working.

Once completed, backtest (with different RSI period and level inputs) the EA, and show me the trailing stop loss working along with how it opens and closes positions as requested.

Bewerbungen

1
Entwickler 1
Bewertung
(250)
Projekte
313
28%
Schlichtung
33
27% / 64%
Frist nicht eingehalten
10
3%
Arbeitet
2
Entwickler 2
Bewertung
(25)
Projekte
33
24%
Schlichtung
3
33% / 33%
Frist nicht eingehalten
4
12%
Frei
3
Entwickler 3
Bewertung
(549)
Projekte
635
33%
Schlichtung
41
39% / 46%
Frist nicht eingehalten
11
2%
Beschäftigt
4
Entwickler 4
Bewertung
Projekte
1
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
5
Entwickler 5
Bewertung
(77)
Projekte
243
74%
Schlichtung
7
100% / 0%
Frist nicht eingehalten
1
0%
Frei
Veröffentlicht: 1 Artikel
6
Entwickler 6
Bewertung
(31)
Projekte
41
41%
Schlichtung
2
100% / 0%
Frist nicht eingehalten
4
10%
Frei
7
Entwickler 7
Bewertung
(12)
Projekte
9
33%
Schlichtung
11
0% / 100%
Frist nicht eingehalten
2
22%
Frei
8
Entwickler 8
Bewertung
(8)
Projekte
11
18%
Schlichtung
8
38% / 38%
Frist nicht eingehalten
1
9%
Frei
9
Entwickler 9
Bewertung
(206)
Projekte
333
35%
Schlichtung
66
12% / 58%
Frist nicht eingehalten
87
26%
Frei
10
Entwickler 10
Bewertung
(43)
Projekte
66
12%
Schlichtung
12
58% / 42%
Frist nicht eingehalten
1
2%
Frei
11
Entwickler 11
Bewertung
(69)
Projekte
146
34%
Schlichtung
13
8% / 62%
Frist nicht eingehalten
26
18%
Frei
Veröffentlicht: 6 Beispiele
12
Entwickler 12
Bewertung
(72)
Projekte
80
10%
Schlichtung
38
8% / 58%
Frist nicht eingehalten
6
8%
Frei
13
Entwickler 13
Bewertung
(7)
Projekte
6
33%
Schlichtung
7
0% / 71%
Frist nicht eingehalten
0
Frei
Ähnliche Aufträge
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
Hello, I am a user of the "BUY STOP SELL STOP V6" trading bot, which is an advanced Grid System bot. The bot is primarily designed for Gold (XAUUSD), but I want it to work on all currency pairs. "The bot contains a privacy/protection code that prevents it from running on other accounts or being modified on any platform, as it has a client account number lock mechanism" --- Bot Description & Current Settings Bot Type
I am looking for a highly experienced Pine Script v5 developer to build a professional, non repaint price action indicator for TradingView. or a ready made one so i can purchase. This is a structured two phase project. The goal is to create a clean, intelligent price action tool that works for both fast intraday trading and swing trading. Only apply if you have strong Pine experience and understand liquidity
Hello, I’m looking for an experienced MQL4/MQL5 developer to work with me on an ongoing basis. My clients request services such as: Converting TradingView Pine Script indicators/strategies into MT4 or MT5 Expert Advisors Converting MT4 EAs to MT5 (and MT5 to MT4) Compiling and fixing existing MQL4 / MQL5 EA code Adding simple features like alerts, SL/TP, lot size, and basic money management This job is for
I am looking someone to create an EA based on my MACD Histo indicator / strategy from Pinescript. I will send it to you for you to replicate. The EA shall have: - Divergence length in bars, min and max values. - Pivot Logic - Entry on close of divergence confirmation bar. - Dynamic lot size dependent on SL/TP, in monetary value. - SL / TP in percent away from entry, separate values for long and short. - Time, day and
Hello, I have a breakout EA with reversal logic. I own the full source code for both MT4 and MT5 versions. I need the modifications implemented for both MT4 and MT5 versions. I need several modifications: – Multiple reversals with configurable parameters – Breakeven functionality – Entry only after candle close beyond range + offset – Time-based activation – Alternative offset calculation logic – Automatic close at
simple automated trading system with adaptive risk management and trend-based execution. The EA manages trades with dynamic position handling and built-in stability filters. Designed for single-position trading and disciplined execution 30 usd budget

Projektdetails

Budget
30+ USD
Ausführungsfristen
bis 1 Tag(e)