MT5 EA: Breakout + Reversal on Same Levels (Same Trigger Bar) | Source Code Included | $100+

MQL5 エキスパート

仕事が完了した

実行時間1 日
依頼者からのフィードバック
The developer did a great job, delivering high quality work on time. I recommend them!

指定

Description

Hello! I’m looking for an experienced MQL5 developer to build an MT5 Expert Advisor that can trade two opposite strategies on the same price levels:

  • BREAKOUT (trend continuation)

  • REVERSAL (pullback / reversal)

Key idea: the EA must allow a fair comparison by using the same Trigger Bar logic for both strategies (touch/break event), so we can backtest different combinations of levels, timeframes, and sessions.

Goals

  • Trade breakouts and reversals using the same levels

  • Compare performance of two antagonistic strategies under identical conditions

  • Use different timeframes and sessions

  • Run strategy tester with multiple combinations of level settings

Inputs / Parameters

  • N — number of bars to calculate High/Low

  • UseSession — enable session-based levels (GMT)

  • SessionType — ASIA / FRANKFURT / LONDON / NY

  • EntryModeCLOSE (enter on next bar after close signal) / LEVEL (pending stop/limit at level)

  • StrategyTypeBREAKOUT / REVERSAL

  • TimeFrame — timeframe used to calculate levels

  • SL_Type — FIXED / ATR / RANGE

  • TP_Type — FIXED / ATR / RANGE (or RR if you prefer; can be discussed)

  • UseTrailing — enable trailing after profit condition

    Entry Logic

    1) BREAKOUT

    • BUY: price breaks above HighRange

    • SELL: price breaks below LowRange

    • Entry:

      • CLOSE → open on the next bar after confirmation close

      • LEVEL → place a pending stop order at the level

    2) REVERSAL (pullback / reversal)

    • BUY: price touches LowRange and returns back above it

    • SELL: price touches HighRange and returns back below it

    • Entry modes same as above (CLOSE or LEVEL)


    SL / TP / Trailing

    • Stop Loss:

      • FIXED (points)

      • ATR (multiplier)

      • RANGE (beyond the range / session boundary)

    • Take Profit:

      • FIXED

      • ATR

      • RANGE or RR (if preferred)

    • Trailing:

      • After reaching profit threshold (e.g., TP level or a defined profit amount), SL trails by TrailingStep

      • BUY: SL = current price - TrailingStep

      • SELL: SL = current price + TrailingStep

      • Example: TP=120, TrailingStep=15 → after TP reached, SL starts at 105 and follows price.


    Backtesting Requirements

    • Same TriggerBar logic for both strategies → fair comparison

    • Ability to test:

      • different TimeFrame values (levels on different price scales)

      • different sessions

      • CLOSE vs LEVEL entries

      • different N and level combinations


    Deliverables

    • Full .mq5 source code (with comments)

    • Compiled .ex5

    • Clean code, inputs grouped, readable structure

    • All rights belong to me (the client):

      • free to use, modify, extend

      • personal or commercial use allowed

    Budget

    $100+ (final price depends on your experience and the quality of implementation)

    When applying, please include

    • Your experience with session-based levels, multi-timeframe calculations, and Strategy Tester

    • 1–2 examples (screenshots or description) of similar EAs you’ve built

    • Estimated delivery time


応答済み

1
開発者 1
評価
(393)
プロジェクト
547
40%
仲裁
30
57% / 3%
期限切れ
57
10%
仕事中
パブリッシュした人: 11 codes
2
開発者 2
評価
(250)
プロジェクト
313
28%
仲裁
34
26% / 65%
期限切れ
10
3%
仕事中
3
開発者 3
評価
(15)
プロジェクト
19
16%
仲裁
5
40% / 40%
期限切れ
0
4
開発者 4
評価
(626)
プロジェクト
984
47%
仲裁
33
36% / 36%
期限切れ
97
10%
仕事中
パブリッシュした人: 6 codes
5
開発者 5
評価
(326)
プロジェクト
508
19%
仲裁
33
45% / 30%
期限切れ
34
7%
取り込み中
6
開発者 6
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
7
開発者 7
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
8
開発者 8
評価
(442)
プロジェクト
698
34%
仲裁
33
70% / 9%
期限切れ
22
3%
仕事中
9
開発者 9
評価
(6)
プロジェクト
5
0%
仲裁
6
0% / 67%
期限切れ
1
20%
取り込み中
10
開発者 10
評価
(2644)
プロジェクト
3360
68%
仲裁
77
48% / 14%
期限切れ
342
10%
パブリッシュした人: 1 code
11
開発者 11
評価
(38)
プロジェクト
51
20%
仲裁
15
27% / 67%
期限切れ
7
14%
パブリッシュした人: 1 code
12
開発者 12
評価
(4)
プロジェクト
8
0%
仲裁
3
33% / 67%
期限切れ
4
50%
13
開発者 13
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
14
開発者 14
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
15
開発者 15
評価
(18)
プロジェクト
26
0%
仲裁
4
0% / 100%
期限切れ
5
19%
16
開発者 16
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
17
開発者 17
評価
(2)
プロジェクト
2
50%
仲裁
0
期限切れ
0
18
開発者 18
評価
(353)
プロジェクト
424
54%
仲裁
20
55% / 15%
期限切れ
29
7%
仕事中
19
開発者 19
評価
(32)
プロジェクト
35
34%
仲裁
5
0% / 80%
期限切れ
0
仕事中
パブリッシュした人: 2 codes
20
開発者 20
評価
(309)
プロジェクト
556
35%
仲裁
79
32% / 42%
期限切れ
202
36%
仕事中
21
開発者 21
評価
(2)
プロジェクト
4
0%
仲裁
2
0% / 50%
期限切れ
1
25%
仕事中
22
開発者 22
評価
(1)
プロジェクト
4
0%
仲裁
5
20% / 40%
期限切れ
2
50%
23
開発者 23
評価
(295)
プロジェクト
474
39%
仲裁
103
41% / 23%
期限切れ
79
17%
多忙
パブリッシュした人: 2 codes
24
開発者 24
評価
プロジェクト
1
0%
仲裁
1
0% / 100%
期限切れ
1
100%
仕事中
25
開発者 25
評価
(3)
プロジェクト
7
57%
仲裁
1
0% / 100%
期限切れ
1
14%
仕事中
26
開発者 26
評価
(32)
プロジェクト
33
61%
仲裁
1
100% / 0%
期限切れ
1
3%
パブリッシュした人: 5 codes
27
開発者 27
評価
(8)
プロジェクト
17
41%
仲裁
2
0% / 100%
期限切れ
4
24%
仕事中
28
開発者 28
評価
(6)
プロジェクト
6
0%
仲裁
2
50% / 0%
期限切れ
1
17%
29
開発者 29
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
30
開発者 30
評価
(73)
プロジェクト
257
53%
仲裁
16
50% / 38%
期限切れ
83
32%
31
開発者 31
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
32
開発者 32
評価
(10)
プロジェクト
14
43%
仲裁
0
期限切れ
3
21%
33
開発者 33
評価
(16)
プロジェクト
17
29%
仲裁
1
0% / 0%
期限切れ
2
12%
仕事中
34
開発者 34
評価
プロジェクト
0
0%
仲裁
1
0% / 100%
期限切れ
0
35
開発者 35
評価
(551)
プロジェクト
638
33%
仲裁
41
41% / 46%
期限切れ
11
2%
多忙
36
開発者 36
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
37
開発者 37
評価
(4)
プロジェクト
7
0%
仲裁
0
期限切れ
3
43%
仕事中
38
開発者 38
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
39
開発者 39
評価
(2)
プロジェクト
4
25%
仲裁
1
0% / 0%
期限切れ
1
25%
仕事中
40
開発者 40
評価
プロジェクト
2
0%
仲裁
0
期限切れ
1
50%
41
開発者 41
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
仕事中
42
開発者 42
評価
(270)
プロジェクト
552
49%
仲裁
57
40% / 37%
期限切れ
227
41%
仕事中
43
開発者 43
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
44
開発者 44
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
類似した注文
Adapt existing MT5 EA to trade directly on crypto exchange (BingX/Bitmart/Bitget/XT.com) instead of forex broker. Required Work: 1. Market Data DLL WebSocket connection for real-time exchange prices Custom symbol in MT5 (e.g., FIGHTUSDT) Live OHLCV data feed to chart 2. Trading Library DLL Functions: SendOrder, GetPositions, GetBalance, ClosePosition, ModifyOrder API authentication (HMAC-SHA256) Support for
Creating mt5 bot that detects 1. Break of Structure 2. then Create trend line from starting point to BOS to Last reverse tap 3. Create RSI and MACD Opposite signal from last two higher highs 4. After that point EMA cross 34/18 and then SELL with stop loss on top 5. Profit target on Fib 43.4 level I have more testing strategies if this is working well, and cost is good I will give 5 more orders after first. Need in 3
"Grid Nexus EA" Building mt5 1- EA will manage the grid trading method using the algorithm I have defined. 2- EA will operate in two different modes: with indicators and without indicators. 3- It will include a Modify method and a Recovery method for grid management. 4- The chart template will include information panels and buttons, and I will provide this template along with the source code. 5- It will be
Hello, I am looking for an experienced MT5 (MetaTrader 5) developer to create a simple and reliable Forex trading EA. Broker: Skyriss Platform: MT5 Requirements: • EA should work only on Forex pairs (EURUSD, GBPUSD, USDJPY, USDCHF) • Around 1–2 trades per day is enough • Proper risk management with Stop Loss (SL) and Take Profit (TP) • Prefer low-risk trading with 0.01–0.03 lot depending on balance • No martingale or
Título: Necesito ayuda para usar MetaTrader 4 build 1443 para que funcione mi robot Descripción: Estoy buscando un desarrollador o experto en MetaTrader 4 que pueda ayudarme a utilizar la versión antigua de MT4 build 1443, ya que mi robot de trading solo funciona correctamente en esa versión. Actualmente cuando instalo MetaTrader 4 se actualiza automáticamente a versiones más nuevas (1457 / 1460), y mi robot deja de
I am looking for an experienced quant developer, data engineer, or market data specialist who can help me obtain long historical NASDAQ data for systematic trading research. The goal is to retrieve a clean, continuous dataset covering 2011 to 2026 (minimum) for the NASDAQ index. The dataset will be used for algorithmic backtesting, so data quality and continuity are critical. My trading system is already built and
Descripción del trabajo: Estoy buscando un desarrollador con experiencia en programación de Expert Advisors para MetaTrader 4. Tenía un robot de trading que utilizaba anteriormente, pero actualmente no funciona debido a un problema de licencia. Necesito un desarrollador que pueda crear un robot nuevo lo más parecido posible al que yo tenía, utilizando la misma lógica y parámetros de trading. El trabajo sería: •
Lucky Mpedi 50+ USD
To help with simple requirements and strategy to trade in metotrade 5 and to win or earn much money so that i can live better live. I hope i can get the robot for helping to trade
Job Title: Expert Pine Script → MQL5 Conversion (Exact Strategy Replication Required) Project Overview I am looking for a highly experienced MQL5 developer to convert my TradingView Pine Script strategy into a MetaTrader 5 Expert Advisor (EA) . This must be a 100% exact conversion of the strategy logic. The goal is to have matching trading behaviour and nearly identical backtest results between TradingView and MT5
Hi coders, I am looking for profitable ea which can generate 4-5% a month with stable drawdown ✅ Demo version for testing (few days is fine) ⚠️ Backtest alone is NOT enough 💰 I am ready to pay a strong price for the right professional-grade Thank you, and I look forward to reviewing serious offers

プロジェクト情報

予算
100 - 500 USD