Auftrag beendet
Ausführungszeit 12 Tage
Bewertung des Entwicklers
Many thanks
Spezifikation
About the RSI EA
The RSI EA (Expert Advisor) is an automated trading system that uses the Relative Strength Index (RSI) to make trade entries. The EA can be configured to trade up to 5 currency pairs simultaneously, with a maximum risk exposure of 5% across all trades, and 1% per individual trade (adjustable).
Entry Strategy
The RSI EA includes two main entry strategies:
- Break-In: A trade is opened if the RSI level enters the oversold (below 30) or overbought (above 70) zone. This can be triggered either during the bar or after the bar is complete.
- Break-Out: A trade is opened if the RSI level exits the oversold or overbought zone. This can also be triggered either during the bar or after the bar is complete.
The EA is designed to trade in one direction per currency pair with a single entry, limiting the number of active trades to five.
Money Management and Risk Control
- Take Profit and Stop Loss: These are set in points, with default values of 150 points for both.
- Exit Strategy: The EA offers three exit strategies based on RSI levels or standard TP/SL.
- Risk Control: The maximum daily risk is capped at 5%, with a total of 5 trades allowed per day.
- Trading Period: The EA will close all open trades at the end of the trading period, regardless of whether they are in profit or loss.
Instruction for Programmer
- Currency Selection: Implement a quick selection feature for currencies with buy/sell options next to each currency pair.
- RSI Parameters: Include adjustable RSI values, with the default set at 14.
- Entry Logic:
- Implement entry triggers for both break-in and break-out scenarios.
- Ensure options for triggering on bar close or during the bar are included.
- Money Management:
- Allow for adjustable TP/SL points.
- Include options for disabling the EA after reaching a set profit or loss.
-
Trading Time Control: Implement a server time-based trading window, after which all trades should be closed. Example my criteria as below.

Bewerbungen
1
Bewertung
Projekte
21
10%
Schlichtung
4
25%
/
75%
Frist nicht eingehalten
0
Frei
2
Bewertung
Projekte
4
25%
Schlichtung
0
Frist nicht eingehalten
0
Frei
3
Bewertung
Projekte
110
51%
Schlichtung
25
28%
/
52%
Frist nicht eingehalten
9
8%
Arbeitet
4
Bewertung
Projekte
33
52%
Schlichtung
1
100%
/
0%
Frist nicht eingehalten
1
3%
Frei
5
Bewertung
Projekte
33
24%
Schlichtung
3
33%
/
33%
Frist nicht eingehalten
4
12%
Frei
6
Bewertung
Projekte
33
55%
Schlichtung
5
80%
/
20%
Frist nicht eingehalten
3
9%
Frei
7
Bewertung
Projekte
3
0%
Schlichtung
8
13%
/
88%
Frist nicht eingehalten
1
33%
Frei
8
Bewertung
Projekte
39
23%
Schlichtung
14
0%
/
93%
Frist nicht eingehalten
4
10%
Arbeitet
9
Bewertung
Projekte
3357
68%
Schlichtung
77
48%
/
14%
Frist nicht eingehalten
342
10%
Frei
Veröffentlicht: 1 Beispiel
10
Bewertung
Projekte
243
74%
Schlichtung
7
100%
/
0%
Frist nicht eingehalten
1
0%
Frei
Veröffentlicht: 1 Artikel
11
Bewertung
Projekte
87
29%
Schlichtung
24
13%
/
58%
Frist nicht eingehalten
7
8%
Arbeitet
12
Bewertung
Projekte
67
43%
Schlichtung
8
0%
/
100%
Frist nicht eingehalten
3
4%
Frei
13
Bewertung
Projekte
570
37%
Schlichtung
106
39%
/
33%
Frist nicht eingehalten
17
3%
Frei
14
Bewertung
Projekte
310
69%
Schlichtung
2
100%
/
0%
Frist nicht eingehalten
0
Frei
Veröffentlicht: 1 Beispiel
15
Bewertung
Projekte
1
0%
Schlichtung
4
0%
/
50%
Frist nicht eingehalten
0
Arbeitet
16
Bewertung
Projekte
105
60%
Schlichtung
0
Frist nicht eingehalten
0
Frei
17
Bewertung
Projekte
18
28%
Schlichtung
4
50%
/
50%
Frist nicht eingehalten
1
6%
Frei
18
Bewertung
Projekte
8
13%
Schlichtung
6
33%
/
33%
Frist nicht eingehalten
0
Frei
19
Bewertung
Projekte
2
0%
Schlichtung
0
Frist nicht eingehalten
1
50%
Frei
20
Bewertung
Projekte
285
35%
Schlichtung
18
22%
/
61%
Frist nicht eingehalten
42
15%
Beschäftigt
21
Bewertung
Projekte
499
67%
Schlichtung
5
40%
/
0%
Frist nicht eingehalten
4
1%
Frei
Veröffentlicht: 8 Beispiele
22
Bewertung
Projekte
945
47%
Schlichtung
309
58%
/
27%
Frist nicht eingehalten
125
13%
Frei
23
Bewertung
Projekte
13
100%
Schlichtung
0
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
40+ USD
Ausführungsfristen
bis 7 Tag(e)

