Breakout of a specific reference candle

Auftrag beendet

Ausführungszeit 14 Tage

Spezifikation

Objective:
Develop a custom Expert Advisor (EA) for MetaTrader 5 that trades based on a breakout of a specific reference candle.


Strategy Rules:

  1. Reference Candle Selection:

    • User specifies a candle (e.g., 5-minute candle at 13:30).

    • EA marks the high and low of that candle.

  2. Entry Direction:

    • The first subsequent candle whose body (not wick) closes outside the reference candle’s range sets the trading direction for the day.

      • If it closes above the high → only buy trades allowed for that day.

      • If it closes below the low → only sell trades allowed for that day.

  3. Entry Execution:

    • Once direction is set:

      • For buy trades: Place a buy limit order at the high of the reference candle.

      • For sell trades: Place a sell limit order at the low of the reference candle.

    • Stop Loss (SL): opposite side of the reference candle (low for buys, high for sells).

    • Buffer Option: EA must allow adding/subtracting a user-defined number of pips to entry and SL levels.

  4. Take Profit (TP):

    • Options for TP:

      • Fixed Risk-Reward ratio (e.g., 1R, 2R, etc.).

      • Fixed pip/price target.

    • Trailing TP options:

      • Move TP step-by-step at 1R, 2R, 3R, etc.

      • Or trail using the low of each new candle (for buys) or the high of each new candle (for sells).

  5. Trade Management:

    • Maximum number of trades per day: 3 (editable).

    • If the first trade hits TP, EA stops trading for the rest of the day.


Inputs / Settings:

  • Reference candle time & timeframe (e.g., 13:30 on M5).

  • Buffer in pips (for entries and SL).

  • TP type: Risk-Reward / fixed pips.

  • Trailing TP type: Step-based (R multiples) / candle high-low.

  • Maximum trades per day.

Bewerbungen

1
Entwickler 1
Bewertung
(39)
Projekte
57
18%
Schlichtung
6
33% / 17%
Frist nicht eingehalten
1
2%
Frei
Veröffentlicht: 2 Beispiele
2
Entwickler 2
Bewertung
(60)
Projekte
87
29%
Schlichtung
24
13% / 58%
Frist nicht eingehalten
7
8%
Arbeitet
3
Entwickler 3
Bewertung
(43)
Projekte
62
23%
Schlichtung
8
25% / 25%
Frist nicht eingehalten
10
16%
Beschäftigt
4
Entwickler 4
Bewertung
(304)
Projekte
310
69%
Schlichtung
2
100% / 0%
Frist nicht eingehalten
0
Frei
Veröffentlicht: 1 Beispiel
5
Entwickler 5
Bewertung
(51)
Projekte
69
35%
Schlichtung
4
25% / 75%
Frist nicht eingehalten
0
Frei
6
Entwickler 6
Bewertung
(2)
Projekte
0
0%
Schlichtung
5
0% / 60%
Frist nicht eingehalten
0
Frei
7
Entwickler 7
Bewertung
(28)
Projekte
39
23%
Schlichtung
14
0% / 93%
Frist nicht eingehalten
4
10%
Arbeitet
8
Entwickler 8
Bewertung
(17)
Projekte
25
0%
Schlichtung
4
0% / 100%
Frist nicht eingehalten
5
20%
Arbeitet
9
Entwickler 9
Bewertung
(5)
Projekte
4
25%
Schlichtung
1
0% / 100%
Frist nicht eingehalten
0
Frei
10
Entwickler 10
Bewertung
(308)
Projekte
553
35%
Schlichtung
79
32% / 42%
Frist nicht eingehalten
200
36%
Beschäftigt
11
Entwickler 11
Bewertung
(2)
Projekte
3
0%
Schlichtung
3
0% / 67%
Frist nicht eingehalten
0
Arbeitet
12
Entwickler 12
Bewertung
(17)
Projekte
23
39%
Schlichtung
6
33% / 50%
Frist nicht eingehalten
0
Frei
13
Entwickler 13
Bewertung
(847)
Projekte
1449
72%
Schlichtung
120
28% / 47%
Frist nicht eingehalten
355
24%
Arbeitet
Veröffentlicht: 3 Artikel
14
Entwickler 14
Bewertung
(7)
Projekte
6
33%
Schlichtung
7
0% / 71%
Frist nicht eingehalten
0
Frei
15
Entwickler 15
Bewertung
(75)
Projekte
80
6%
Schlichtung
46
11% / 54%
Frist nicht eingehalten
7
9%
Arbeitet
16
Entwickler 16
Bewertung
(574)
Projekte
945
47%
Schlichtung
309
58% / 27%
Frist nicht eingehalten
125
13%
Frei
17
Entwickler 17
Bewertung
(15)
Projekte
16
25%
Schlichtung
1
0% / 0%
Frist nicht eingehalten
2
13%
Arbeitet
18
Entwickler 18
Bewertung
(504)
Projekte
971
74%
Schlichtung
27
19% / 67%
Frist nicht eingehalten
100
10%
Beschäftigt
Veröffentlicht: 1 Artikel, 6 Beispiele
19
Entwickler 19
Bewertung
(2309)
Projekte
2905
63%
Schlichtung
122
44% / 25%
Frist nicht eingehalten
429
15%
Arbeitet
20
Entwickler 20
Bewertung
(350)
Projekte
421
54%
Schlichtung
20
55% / 15%
Frist nicht eingehalten
29
7%
Arbeitet
21
Entwickler 21
Bewertung
(140)
Projekte
149
41%
Schlichtung
3
33% / 33%
Frist nicht eingehalten
1
1%
Arbeitet
22
Entwickler 22
Bewertung
(10)
Projekte
14
43%
Schlichtung
0
Frist nicht eingehalten
3
21%
Frei
23
Entwickler 23
Bewertung
(160)
Projekte
285
35%
Schlichtung
18
22% / 61%
Frist nicht eingehalten
42
15%
Beschäftigt
24
Entwickler 24
Bewertung
(77)
Projekte
243
74%
Schlichtung
7
100% / 0%
Frist nicht eingehalten
1
0%
Frei
Veröffentlicht: 1 Artikel
Ähnliche Aufträge
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
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

Projektdetails

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