Fractal break based indicator

MQL5 Indicatori Forex

Specifiche

Hi, I need a custom MT5 indicator based on a multi-timeframe fractal break reversal.


1️⃣ The indicator should use two timeframes:


  • Higher Timeframe (HTF)
  • Lower Timeframe (LTF)
    (Timeframes should be adjustable in inputs, e.g., HTF = H1 and LTF = M5)



2️⃣ Use standard fractals to detect fractal highs and fractal lows.


3️⃣ Primary signal (HTF):


  • When a Lower High fractal is formed and price breaks that Lower High in one move, the indicator should give a BUY signal.
  • When a Higher Low fractal is formed and price breaks that Higher Low, the indicator should give a SELL signal.



4️⃣ Second notification (LTF confirmation):

After the HTF signal, the indicator should monitor the lower timeframe and generate a second alert when the same fractal break rule happens on LTF.


5️⃣ Range condition:

During the second notification, the LTF lower low must remain between the HTF fractal high and HTF fractal low.


Condition:

HTF Fractal Low < LTF Lower Low < HTF Fractal High


6️⃣ The indicator should provide:

• First alert for HTF fractal break signal

• Second alert for LTF confirmation

• Buy/Sell arrows on chart

• Pop-up / push notification alerts


File:

JPEG
IMG_2757.jpeg
295.6 Kb
JPEG
IMG_2758.jpeg
304.6 Kb
PNG
IMG_2759.png
256.6 Kb

Con risposta

1
Sviluppatore 1
Valutazioni
(250)
Progetti
313
28%
Arbitraggio
34
26% / 65%
In ritardo
10
3%
In elaborazione
2
Sviluppatore 2
Valutazioni
(429)
Progetti
628
54%
Arbitraggio
31
52% / 23%
In ritardo
6
1%
Caricato
3
Sviluppatore 3
Valutazioni
(51)
Progetti
69
35%
Arbitraggio
4
25% / 75%
In ritardo
0
Gratuito
4
Sviluppatore 4
Valutazioni
(79)
Progetti
137
51%
Arbitraggio
5
80% / 0%
In ritardo
6
4%
In elaborazione
5
Sviluppatore 5
Valutazioni
(2643)
Progetti
3359
68%
Arbitraggio
77
48% / 14%
In ritardo
342
10%
In elaborazione
Pubblicati: 1 codice
6
Sviluppatore 6
Valutazioni
(12)
Progetti
16
13%
Arbitraggio
4
50% / 25%
In ritardo
4
25%
In elaborazione
7
Sviluppatore 7
Valutazioni
(4)
Progetti
5
0%
Arbitraggio
1
0% / 100%
In ritardo
1
20%
Gratuito
8
Sviluppatore 8
Valutazioni
(94)
Progetti
115
23%
Arbitraggio
21
29% / 52%
In ritardo
8
7%
In elaborazione
9
Sviluppatore 9
Valutazioni
(3)
Progetti
6
0%
Arbitraggio
0
In ritardo
3
50%
In elaborazione
10
Sviluppatore 10
Valutazioni
(2)
Progetti
2
0%
Arbitraggio
0
In ritardo
0
In elaborazione
11
Sviluppatore 11
Valutazioni
(17)
Progetti
23
39%
Arbitraggio
6
33% / 50%
In ritardo
0
Gratuito
12
Sviluppatore 12
Valutazioni
(2311)
Progetti
2908
63%
Arbitraggio
122
44% / 25%
In ritardo
429
15%
In elaborazione
13
Sviluppatore 13
Valutazioni
(309)
Progetti
555
35%
Arbitraggio
79
32% / 42%
In ritardo
201
36%
In elaborazione
14
Sviluppatore 14
Valutazioni
(12)
Progetti
19
42%
Arbitraggio
3
0% / 67%
In ritardo
3
16%
In elaborazione
15
Sviluppatore 15
Valutazioni
(183)
Progetti
236
20%
Arbitraggio
21
43% / 19%
In ritardo
0
In elaborazione
16
Sviluppatore 16
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
17
Sviluppatore 17
Valutazioni
(351)
Progetti
422
54%
Arbitraggio
20
55% / 15%
In ritardo
29
7%
In elaborazione
18
Sviluppatore 18
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
19
Sviluppatore 19
Valutazioni
(295)
Progetti
474
39%
Arbitraggio
103
41% / 23%
In ritardo
79
17%
Occupato
Pubblicati: 2 codici
20
Sviluppatore 20
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
21
Sviluppatore 21
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
22
Sviluppatore 22
Valutazioni
(32)
Progetti
32
63%
Arbitraggio
1
0% / 0%
In ritardo
1
3%
In elaborazione
Pubblicati: 5 codici
23
Sviluppatore 23
Valutazioni
(10)
Progetti
14
43%
Arbitraggio
0
In ritardo
3
21%
Gratuito
24
Sviluppatore 24
Valutazioni
(32)
Progetti
35
34%
Arbitraggio
5
0% / 80%
In ritardo
0
In elaborazione
Pubblicati: 2 codici
25
Sviluppatore 25
Valutazioni
(270)
Progetti
552
49%
Arbitraggio
57
40% / 37%
In ritardo
227
41%
In elaborazione
Ordini simili
I am looking for an expert MQL5 developer to build a high-precision Hedging System between two different MT5 brokers running on the same local PC. Core Objective: Execute opposite (inverse) trades between a Master and Slave account (e.g., Master BUY = Slave SELL, Master SELL = Slave BUY). The Challenge: Standard "Trade Copiers" are insufficient as they cannot prevent single-legged exposure when using manual trading
I want robot that can help me trade and make some money so that I can be able to learn from it while I'm still in depot account now.Is how it gonna help me with some money
Articles How to create Requirements Specification for ordering an indicator 76 MetaQuotes 51 380 Table of Contents How can algo trading make a trader's live easier? Supplement text with images and videos Useful programs for creating Requirements Specification Formulating the Requirements Specification as an algorithm Requirements Specification Examples What can I specify in the Requirements Specification? Indicator
Hello, I have two requests: First: Feature Modification Request Currently, the EA places only one pending order at a time. I want to modify this to place two opposite pending orders (Buy Stop and Sell Stop) simultaneously, with the distance between them aligned with the existing Breakeven and Trailing Stop settings in the bot. How it should work: The EA places a Buy Stop above current price and a Sell Stop
Hello, I need a professional MT5 Expert Advisor for currency trading. PAIRS: EURUSD, GBPUSD, USDJPY, USDCHF TIMEFRAME: M15 STRATEGY: - EMA 8 cross EMA 21 (entry signal) - EMA 50 for trend filter - RSI 14 confirmation (Buy > 52, Sell < 48) - No trade if RSI > 75 or < 25 SESSION: London + New York only 07:00 to 17:00 GMT No weekend trading TRADE MANAGEMENT: - Lot size: 0.06 - Take Profit: $15 per trade - Stop Loss: $8
I need a MetaTrader 5 Expert Advisor (EA) for Forex trading. Account size: $1000 Requirements: 1. The EA should work only on Forex pairs. 2. Automatic Buy and Sell trades. 3. Lot size starting from 0.04. 4. Stop Loss and Take Profit settings. 5. Only one trade at a time. 6. Works on pairs like EURUSD, GBPUSD, USDJPY etc. 7. Risk management suitable for a $1000 account. 8. Easy settings for lot size, SL, TP and risk
I want to design an EA that can identify key Supports and Resistances. This should be able to work on any timeframe from 1 minute to 1 hour (i.e 1 minute, 5 minutes, 15 minutes and 1 hour time frames.) The EA should be able to determine a Fibonacci retracement from a support and the next resistance point in an uptrend and vice versa (i.e the EA should be able to determine a Fibonacci retracement from a resistance and
Looking for a good EA 30 - 100 USD
Hello guys,i am looking for a good already established ea,that doesnt blow account,only give 5 percent per month with maximum 10 percent drowdown,I need prove,i need to backtest by myself,after that i select the developer
Short Description: I am seeking an experienced MQL4 developer to build a high-frequency Asymmetric Salami Grid EA . This is a sophisticated volatility harvester, not a basic martingale. Key Features to Implement: Virtual Grid Execution: No pending orders; all logic handled in-memory via OnTick . Asymmetric Lot Sizing: Trend-side degression vs. Counter-trend progression . Salami Partial Liquidation: XX% of profits
I am seeking an experienced MQL5 developer to build a high-precision Gold (XAUUSD) scalping Expert Advisor. The objective is to achieve a Profit Factor (PF) of 2.0 or higher with a focus on institutional logic rather than retail lagging indicators.The EA must be designed to pass a "100% Real Ticks" backtest (Exness/Dukascopy data) over a 30-day period with a $500 initial deposit.Core Requirements & Strategy

Informazioni sul progetto

Budget
30 - 75 USD

Cliente

Ordini effettuati1
Numero di arbitraggi0