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
評価
(354)
プロジェクト
425
54%
仲裁
20
55% / 15%
期限切れ
29
7%
仕事中
19
開発者 19
評価
(32)
プロジェクト
35
34%
仲裁
5
0% / 80%
期限切れ
0
仕事中
パブリッシュした人: 2 codes
20
開発者 20
評価
(309)
プロジェクト
556
35%
仲裁
78
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%
仲裁
104
40% / 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
評価
(552)
プロジェクト
639
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
類似した注文
Dm me to get the demo version of the EA. It is based on order flow ,RSI and MA 99 Divergence .See the performance graph on the attached file below
Hello 100 - 200 USD
Programmer Requirement The programmer must have good experience with the following indicators and price action patterns used in this strategy: Bollinger Bands RSI ATR The programmer must also understand and correctly implement the following candlestick patterns: Bullish Engulfing Bullish Pin Bar Bearish Engulfing Bearish Pin Bar The programmer must have experience combining technical indicators with candlestick
EA CONVERTER 30 - 100 USD
I need someone who can create EA CONVERTER that can installed in my phone and convert my EA into mobile bot and should be my app ,and people should be able to use it they're are interested but they should pay for it
I need EA programmer to create me an Ea that trades Gold and Indices it should be mobile bot automation, that can both scalp and swing trades, the bot should use top analysis from D1 then H4 and H1
Bot 50 - 150 USD
Hello, I am looking to purchase a professional trading bot for Gold (XAUUSD) that includes the full strategy . However, I would like the option to test the bot for one month before committing to the purchase . If you have a bot that performs well on Gold trading , please send me the details along with the trial option for one month so I can evaluate its performance. Thank you
I’m looking for an experienced MQL5 developer to build an EA for MetaTrader 5 based on a Pin Bar price action strategy. The developer should propose and explain the detailed strategy. Goal: Consistent performance with a target around 8%+ monthly profit. Stability and risk control are more important than high risk. When applying, please include: Your Pin Bar strategy logic Examples of previous MT5 EAs Estimated
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
"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

プロジェクト情報

予算
100 - 500 USD