MT5 EA – Projected Wick Line with Real-Time Adaptive Adjustment (H1)

Spezifikation

I need an MT5 EA that draws a projected wick reversal line on each H1 candle to help catch top/bottom reversals in real time.


✅ Core Features

  1. Draw a line at candle open:

    • At the open of each new H1 candle, draw a yellow line:

      • 🔼 Above the candle open if the previous candle was bullish

      • 🔽 Below the candle open if the previous candle was bearish

    • The line = Open ± ATR(14) depending on direction

      • If bullish: Open + ATR

      • If bearish: Open - ATR

  2. Real-time line updates:

    • During the current H1 candle, if price forms a new high or low that exceeds the current line:

      • The line moves up (for bullish candles) or down (for bearish candles) to the new high/low.

    • Line must not trail price—it only updates if a new high or low is made.

  3. Freeze the line at candle close:

    • Once the H1 candle closes, the line must stop updating and remain on the chart as a static reference for visual review.


📏 Additional Settings

  • Use ATR(14) from H1 timeframe.

  • Line color: Yellow, width 2.

  • No alerts, no buttons, no labels — just the line logic above.

  • Code must be lightweight and efficient (no trailing, no indicators except ATR).

  • Apply to any symbol on the H1 chart (e.g., XAUUSD or BTCUSD).


Bewerbungen

1
Entwickler 1
Bewertung
(97)
Projekte
141
17%
Schlichtung
4
50% / 25%
Frist nicht eingehalten
13
9%
Arbeitet
2
Entwickler 2
Bewertung
(233)
Projekte
292
27%
Schlichtung
14
50% / 36%
Frist nicht eingehalten
9
3%
Beschäftigt
3
Entwickler 3
Bewertung
(307)
Projekte
474
18%
Schlichtung
29
48% / 24%
Frist nicht eingehalten
30
6%
Beschäftigt
4
Entwickler 4
Bewertung
(37)
Projekte
50
20%
Schlichtung
15
27% / 67%
Frist nicht eingehalten
7
14%
Frei
Veröffentlicht: 1 Beispiel
5
Entwickler 5
Bewertung
(27)
Projekte
36
25%
Schlichtung
1
0% / 0%
Frist nicht eingehalten
4
11%
Arbeitet
6
Entwickler 6
Bewertung
(7)
Projekte
14
29%
Schlichtung
1
100% / 0%
Frist nicht eingehalten
4
29%
Frei
7
Entwickler 7
Bewertung
(10)
Projekte
13
8%
Schlichtung
6
50% / 33%
Frist nicht eingehalten
2
15%
Beschäftigt
8
Entwickler 8
Bewertung
(2)
Projekte
2
50%
Schlichtung
0
Frist nicht eingehalten
1
50%
Frei
9
Entwickler 9
Bewertung
(9)
Projekte
18
39%
Schlichtung
1
0% / 100%
Frist nicht eingehalten
3
17%
Arbeitet
10
Entwickler 10
Bewertung
(612)
Projekte
1422
59%
Schlichtung
31
81% / 0%
Frist nicht eingehalten
10
1%
Frei
11
Entwickler 11
Bewertung
(290)
Projekte
296
70%
Schlichtung
2
100% / 0%
Frist nicht eingehalten
0
Frei
Veröffentlicht: 1 Beispiel
12
Entwickler 12
Bewertung
(7)
Projekte
12
17%
Schlichtung
6
33% / 0%
Frist nicht eingehalten
3
25%
Frei
Veröffentlicht: 1 Artikel
13
Entwickler 13
Bewertung
(140)
Projekte
182
42%
Schlichtung
23
61% / 17%
Frist nicht eingehalten
12
7%
Frei
Ähnliche Aufträge
HELLO EVERYONE I NEED AN INDICATOTRE ON STOCH WHICH CAN GIVE ME ALERT WHEN DIVERGENCE AND CONVERGENCE HAPPNING.AND MAKE SURE I CAN CHANGE THE STOCH PERAMETERS IN SETTINGS. PLEASE CONTACT WHO KNOWS ABOUT DIVERGENCE AND CONVERGENCE. THANKS
PLEASE READ: IF YOU ARE NOT GOING TO ACCEPT THE BELOW THEN PLEASE MOVE ON TO THE NEXT CLIENT. I NEED SOMEONE WHO WILL DO THE WORK FIRST AND THEN CREATE A BUILT-IN DEMO INDI AS PER SPECIFICATIONS BELOW WHICH HAS AN EXPIRY (A DAY OR 2) SO THAT I TEST THE INDI BEFORE WE CREATE THE ORDER. I HAVE HAD PEOPLE WHO PRESSURE ME TO CREATE THE ORDER AND THEN THEY END UP DEVELOPING A FAULTY INDICATOR. AND I HAVE GIVEN THEM THE
I have two custom indicators in MT4 compiled format (.ex4). Unfortunately, I don’t have the original source code (.mq4). I need a developer to recreate equivalent editable .mq4 files based only on the provided .ex4 files. Requirements: Replicate the same functionality, signals, and visual appearance as in the .ex4. No additional features are required, just faithful reproduction. I will provide the .ex4 files only (no
i am attaching a EA here got it from MQL4 . but it has some errors .so i want to clear that and make a working copy . the EA must work on gold and btcusd pair . and other forex pairs too.if u feel any other mofifications then u r welcome
Requirements for SMC Trading EA Platform : MetaTrader 5 (MT5) Strategy : Smart Money Concepts (SMC) Analysis Timeframe : H1 (higher timeframe analysis) Execution Timeframe : M1 (entry and execution) Core Features : Detect Order Blocks Identify Liquidity Zones Detect Fair Value Gaps (FVGs) Break of Structure (BOS) & Change of Character (CHoCH) detection Mark Equal Highs and Lows Trading Functions : Dynamic lot sizing
Delivery - 7 days delivery + 3 days rectification (non-negotiable) Detailed write-up (20 pages) explaining requirements step by step for coder to grasp the concept Partial source code for some requirement will be supplied to speed up development Budget & Payment Terms: Budget: USD 400 Initial lock: USD 100 (commitment) Verified delivery within 7 days → balance increased to 400 Brief: 1. Operating Time Frame –
Ethereum Trading EA 30 - 35 USD
I am looking for an Expert Advisor (EA) that performs well on Ethereum. Ideally, it should be an HFT-style EA; a swing trading EA is also acceptable. I require the full MQL5 source code — the EA must be written entirely in MQL5 (no external languages such as Python). Performance target: Minimum 70% win rate with a 1:1 risk:reward. Input variables required: Stop Levels: Stop Loss (SL) and Take Profit (TP) Trailing
Hello MQL5 Developers, I would like to hire a developer to create a high-quality custom indicator for MT5 . The goal is to perfectly replicate the logic of the TradingView "Technical Ratings" summary, but with the crucial feature of displaying its historical values as lines on the chart. I will attach an image to this post that shows the exact logic and structure I need. Core Logic (as shown in the attached image)
Developing multi platform based copytrading solution Need a develper who can enahance funtionality of our existing MVP EAs for master and slave traders EAs are connected with REST API and Socket Server Master EA can broadcast trading signals from MT5 terminal as he performs actual trades on the platform. those trade could be using any bot or alogorithem or manula that is not in scope but realtime broadcast to server
Here's a detailed description of an Expert Advisor (EA) based on a candlestick-dependent strategy: Strategy Overview The EA will implement a trading strategy based on candlestick patterns, opening trades when a bullish candle is detected and avoiding trades when a bearish candle is detected. Key Features 1. *Candlestick Pattern Identification*: The EA will identify bullish and bearish candles based on their open and

Projektdetails

Budget
50+ USD
Für die Entwickler
45 USD
Ausführungsfristen
bis 3 Tag(e)