Build MT5 Trading Robot Based on Adaptive Trendline Channel Deliverables: .mq5 + .ex5 files (both required)

Specification

Build MT5 Trading Robot Based on Adaptive Trendline Channel
Deliverables: .mq5 + .ex5 files (both required)


📐 INDICATOR STRUCTURE

Core Concept: The robot must be built using an Adaptive Trendline Channel structure.

To understand the required indicator logic, please download the free “Adaptive Trend” indicator by Henri Salvatore Bigatti on MQL5. The robot must replicate the trendline behavior shown in that indicator.

The indicator must automatically draw:

  • Support Trendline (TLL): Connects at least two key swing lows.

  • Resistance Trendline (TLH): Connects at least two key swing highs.

  • Channel: The area between TLL and TLH, forming a parallel trendline channel.


📊 CORE FEATURES REQUIRED

  • Fractal swing detection to find swing highs and lows.

  • Trendline regression fit (adaptive slope using standard deviation logic).

  • Automatic drawing of a parallel channel (based on the upper and lower trendlines).

  • Optional display of angle (α), acceleration (δ), and standard deviation (σ) for analysis purposes.


✅ PLATFORM

  • MetaTrader 5 (MT5) only.


📈 STRATEGY LOGIC TO INCLUDE

1. Breakout Strategy (with On/Off toggle)

  • Buy: Breakout above resistance line (TLH) with full candle close above it.

    • Default Stop Loss: 10 real pips below resistance

    • Default Take Profit: 1:2 risk/reward

  • Sell: Breakout below support line (TLL) with full candle close below it.

    • Default Stop Loss: 10 real pips above support

    • Default Take Profit: 1:2 risk/reward

2. Continuation Strategy

  • Sell: When price touches or enters resistance zone:

    • Detect bearish pin bar + bearish full candle close = Sell

  • Buy: When price touches or enters support zone:

    • Detect bullish pin bar + bullish full candle close = Buy

3. Add log Journal


4. INPUT TAB SETTINGS

  • All automatic features must include manual override options via the input tab.

  • Strategies (Breakout and Continuation) must be independently toggleable (On/Off).

  • Number of trades manual.
    .


Please send both the .mq5 (source code) and .ex5 (compiled file) upon completion. Thank you!

Responded

1
Developer 1
Rating
(15)
Projects
19
16%
Arbitration
5
40% / 40%
Overdue
0
Free
2
Developer 2
Rating
(325)
Projects
506
19%
Arbitration
33
42% / 30%
Overdue
34
7%
Busy
3
Developer 3
Rating
(12)
Projects
13
23%
Arbitration
7
0% / 71%
Overdue
3
23%
Working
4
Developer 4
Rating
(351)
Projects
422
54%
Arbitration
20
55% / 15%
Overdue
29
7%
Free
5
Developer 5
Rating
(295)
Projects
474
39%
Arbitration
103
41% / 23%
Overdue
79
17%
Busy
Published: 2 codes
6
Developer 6
Rating
(44)
Projects
53
38%
Arbitration
8
13% / 38%
Overdue
8
15%
Working
7
Developer 7
Rating
(32)
Projects
32
63%
Arbitration
1
0% / 0%
Overdue
1
3%
Working
Published: 5 codes
8
Developer 8
Rating
Projects
0
0%
Arbitration
1
0% / 100%
Overdue
0
Free
9
Developer 9
Rating
(144)
Projects
186
41%
Arbitration
24
58% / 21%
Overdue
13
7%
Free
10
Developer 10
Rating
(52)
Projects
89
25%
Arbitration
8
75% / 13%
Overdue
44
49%
Loaded
11
Developer 11
Rating
(6)
Projects
8
0%
Arbitration
8
13% / 88%
Overdue
0
Free
12
Developer 12
Rating
(14)
Projects
14
21%
Arbitration
0
Overdue
0
Working
13
Developer 13
Rating
(128)
Projects
167
39%
Arbitration
9
44% / 0%
Overdue
29
17%
Loaded
14
Developer 14
Rating
(574)
Projects
945
47%
Arbitration
309
58% / 27%
Overdue
125
13%
Free
Similar orders
Combine the two indicators into one indicator. I want it to have both Dark and Light mode depending on MT5 theme. I want to be able to configure colours of each Lines and rectangles plotted. I will provide the codes for both separate indicators
Hi, are you able to create a script/indicator on tradingview that displays a chart screener and it allows me to input multiple tickers on the rows. then the colums with be like "premarket high, premarket low, previous day high, previous day low" . When each or both of the levels break, there will pop up a circle on the chart screener, signaling to me what names are above both PM high and previous day high or maybe
1. Idea systemu handlowego jest następująca : wejścia na rynek odbywają się, gdy główna linia MACD i linia sygnałowa przecinają się zgodnie z aktualnym kierunkiem trendu . 2. Trend jest określany na podstawie wykładniczej średniej kroczącej z określonym okresem (InpMATrendPeriod). Jeśli bieżąca wartość EMA jest większa od poprzedniej, trend uznaje się za rosnący (ema_current > ema_previous). Alternatywnie, jeśli
Hi I have a simple task (hopefully) I have a custom strategy that I built with the help of Claude Anthropic - everything is finished and I zipped it with power shell but when importing it NT8 gives me the error message that the file was made from an older, incompatible version or not a NinjaScript. My folder structure is correct as far I can see so I don't know what the issues is and it's costing me too much to go
Looking for an experienced MQL5 developer to design and develop a custom Expert Advisor (EA) for MetaTrader 5. The purpose of this EA is not just automated trading, but also to help me better structure, test, and refine my personal trading strategy
Freeallfree 400 - 800 USD
Professional MT5 EA – XAUUSD I need a professional Expert Advisor for MT5 (MQL5) to trade XAUUSD only. This is not a random scalping bot. The EA must trade only high-probability liquidity breakouts during active sessions and avoid ranging or low-volatility markets. Symbol: XAUUSD Timeframe: M15 (optional H1 confirmation) Session filter (Dubai GMT+4): Trade only London and New York sessions Adjustable session times No
Modification of EA and Addition of New Trade Logic and Features Currently, the EA is opening trades correctly but in addition, there are times when it is opening the trades wrongly. The EA is based on an indicator (only the .ex5 file is available). A new trigger logic also needs to be added, along with new closing conditions. This project must NOT use any DLL and must be submitted in 1 day (max 2 days) The EA will be
Refine signal trigger execution . Optimize live chart performance . Ensure stable and clean code structure : Stable and clean code is important . Otherwise its a mess . Apply with as much accurate structure you foresee
This post is subject to developers response . Edit the post as you like . May be with me you can make a come back . So , , , Shift calculations . More to the calculation then you can comprehend is known . What else comes to your mind
All other Necessary filters already coded , Mostly it is referring to another expert copy pasting . Live Chart Optimization . Optimization from Signal Trigger Point . Apply to stay ahead . While applying please explain the correct trailing stop loss for value gap entries

Project information

Budget
100 - 300 USD
Deadline
from 2 to 8 day(s)