Expert Advisor Development for Averaging Retracement Trading Strategy (MQL5)

指定

I am seeking an experienced MQL5 developer to code a fully automated Expert Advisor (EA) based on an averaging methodology combined with a retracement principle. The strategy uses multi-timeframe indicator inputs and advanced trade management features. Please review the requirements below to assess complexity and cost.

Strategy Overview:

  • Core Principle:
    The strategy is built on the principle that markets always retrace. It employs an averaging methodology by scaling positions and dynamically adjusting profit targets based on retracement measurements between pivot points.

  • Timeframes & Indicators:

    • 1-Minute Chart:

      • Pivot Points Indicator: Detects confirmed pivot highs and lows based on a specified pivot period.

      • Pivot Point Oscillator: Calculates the average distance (swing distance) between successive pivot points using a rolling average of a defined number of recent pivots.

    • 15-Minute Chart:

      • Average True Range (ATR) Indicator: Uses a 250-period ATR calculated with EMA smoothing to measure market volatility and define thresholds for additional position entries.

Trade Execution & Management:

  1. Entry Conditions:

    • When a pivot point prints on the 1-minute chart:

      • For a Pivot High (Long Setup):
        Entry Price = Pivot Candle High – (Pivot Oscillator Value × Adjustable Entry Multiplier)

      • For a Pivot Low (Short Setup):
        Entry Price = Pivot Candle Low + (Pivot Oscillator Value × Adjustable Entry Multiplier)

  2. Profit Target:

    • Initially set at 50% retracement of the distance between the pivot candle high/low and the entry price.

    • Example:

      • For a pivot high: Profit Target = (Entry Price + Pivot Candle High) / 2

      • For a pivot low: Profit Target = (Entry Price + Pivot Candle Low) / 2

  3. Scaling & Position Management:

    • The strategy employs position scaling by adding trades as the price moves against the initial entry by an amount equal to the ATR (250 EMA on the 15-minute chart) multiplied by an adjustable factor.

    • Additional trade volume is set as a fixed percentage (default 25%) of the current basket volume.

    • With each additional trade, the profit target is recalculated as a 50% retracement between the pivot level and the last entry price.

  4. Basket Management:

    • All trades initiated after the first are grouped as a “basket” that will be closed simultaneously at the profit target.

    • Each trade must have a unique magic number (e.g., “trade 1”, “trade 2”, etc.) for tracking purposes.

    • The EA must keep track of the number of open trades in the basket.

    • A hard stop loss must be implemented: if the number of trades reaches a predefined maximum (adjustable), the entire basket is closed immediately.

  5. Adjustable Parameters:

    • Pivot period (for the 1-minute chart).

    • Number of swing points to calculate the average distance (oscillator).

    • Percentage multipliers for:

      • Entry price adjustment.

      • Additional trade entry (ATR threshold adjustment).

      • Trade volume scaling for additional entries.

      • Profit target retracement.

    • Maximum number of trades allowed in a basket (hard stop condition).

Technical Requirements:

  • Language: MQL5

  • Multi-timeframe Integration: Must process data on both 1-minute and 15-minute charts.

  • Order Management: Robust handling of order entries, tracking unique magic numbers, and managing basket-level operations.

  • Documentation: Clear code comments, a summary of adjustable parameters, and brief user instructions for installation and usage.

  • Testing: Developer should include testing on historical data or demo environments to validate the strategy logic.

Deliverables:

  • Fully functional MQL5 Expert Advisor implementing the above strategy.

  • Complete source code with comprehensive inline comments.

  • Documentation detailing adjustable parameters, installation instructions, and usage guidelines.

  • Post-development support for minor modifications (if required).

Proposal Submission:

Please provide:

  • Your estimated timeline and cost.

  • Examples of similar EA projects you have developed.

  • Any questions or clarifications regarding the strategy before starting.

I look forward to your proposals. Thank you.


応答済み

1
開発者 1
評価
(325)
プロジェクト
506
19%
仲裁
32
44% / 31%
期限切れ
34
7%
取り込み中
2
開発者 2
評価
(5)
プロジェクト
7
0%
仲裁
8
13% / 75%
期限切れ
3
43%
3
開発者 3
評価
(38)
プロジェクト
51
20%
仲裁
15
27% / 67%
期限切れ
7
14%
パブリッシュした人: 1 code
4
開発者 4
評価
(511)
プロジェクト
549
53%
仲裁
13
69% / 15%
期限切れ
3
1%
5
開発者 5
評価
(2)
プロジェクト
3
33%
仲裁
0
期限切れ
2
67%
6
開発者 6
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
7
開発者 7
評価
(450)
プロジェクト
477
69%
仲裁
6
67% / 0%
期限切れ
2
0%
8
開発者 8
評価
(549)
プロジェクト
635
33%
仲裁
41
39% / 46%
期限切れ
11
2%
取り込み中
9
開発者 9
評価
(12)
プロジェクト
13
8%
仲裁
1
0% / 100%
期限切れ
0
10
開発者 10
評価
(1)
プロジェクト
2
0%
仲裁
2
50% / 0%
期限切れ
0
11
開発者 11
評価
プロジェクト
1
0%
仲裁
0
期限切れ
0
12
開発者 12
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
13
開発者 13
評価
(6)
プロジェクト
9
0%
仲裁
5
40% / 40%
期限切れ
1
11%
14
開発者 14
評価
(52)
プロジェクト
89
25%
仲裁
8
75% / 13%
期限切れ
44
49%
取り込み中
15
開発者 15
評価
(16)
プロジェクト
20
0%
仲裁
10
0% / 80%
期限切れ
6
30%
16
開発者 16
評価
(21)
プロジェクト
28
36%
仲裁
7
14% / 71%
期限切れ
2
7%
17
開発者 17
評価
(77)
プロジェクト
243
74%
仲裁
7
100% / 0%
期限切れ
1
0%
パブリッシュした人: 1 article
18
開発者 18
評価
(6)
プロジェクト
6
0%
仲裁
2
50% / 0%
期限切れ
1
17%
19
開発者 19
評価
プロジェクト
0
0%
仲裁
1
0% / 100%
期限切れ
0
20
開発者 20
評価
(270)
プロジェクト
552
49%
仲裁
57
40% / 37%
期限切れ
227
41%
仕事中
21
開発者 21
評価
(295)
プロジェクト
473
40%
仲裁
103
41% / 23%
期限切れ
78
16%
多忙
パブリッシュした人: 2 codes
22
開発者 22
評価
(206)
プロジェクト
333
35%
仲裁
66
12% / 58%
期限切れ
87
26%
23
開発者 23
評価
(574)
プロジェクト
945
47%
仲裁
309
58% / 27%
期限切れ
125
13%
24
開発者 24
評価
(16)
プロジェクト
35
23%
仲裁
4
0% / 50%
期限切れ
2
6%
仕事中
25
開発者 25
評価
(73)
プロジェクト
83
64%
仲裁
5
100% / 0%
期限切れ
9
11%
26
開発者 26
評価
(4)
プロジェクト
9
11%
仲裁
11
18% / 64%
期限切れ
4
44%
27
開発者 27
評価
(2642)
プロジェクト
3357
68%
仲裁
77
48% / 14%
期限切れ
342
10%
パブリッシュした人: 1 code
28
開発者 28
評価
(1)
プロジェクト
1
0%
仲裁
0
期限切れ
0
29
開発者 29
評価
(6)
プロジェクト
5
0%
仲裁
2
50% / 50%
期限切れ
2
40%
30
開発者 30
評価
(64)
プロジェクト
144
46%
仲裁
20
40% / 15%
期限切れ
32
22%
仕事中
31
開発者 31
評価
(3)
プロジェクト
2
50%
仲裁
2
0% / 100%
期限切れ
0
32
開発者 32
評価
(5)
プロジェクト
5
60%
仲裁
1
0% / 0%
期限切れ
2
40%
パブリッシュした人: 1 code
33
開発者 33
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
類似した注文
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs
Hello, I have a breakout EA with reversal logic. I own the full source code for both MT4 and MT5 versions. I need the modifications implemented for both MT4 and MT5 versions. I need several modifications: – Multiple reversals with configurable parameters – Breakeven functionality – Entry only after candle close beyond range + offset – Time-based activation – Alternative offset calculation logic – Automatic close at
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
Do you happen to have a profitable strategy for MNQ? it is urgent if any one can help me with this i will be happy to discuss with you and move forward to pay for it kindly let me know the amount thank fill free to bid
Subject: Development of Ultra-High Precision Confluence Indicator - M1 Binary Options (Non-Repaint) ​ Hello, I am looking for a Senior MQL5 Developer to create a custom "Surgical Precision" indicator for MetaTrader 5, specifically optimized for 1-minute (M1) Binary Options trading. The system must integrate three distinct layers of algorithmic analysis. ​ 1. Core Logic: Triple-Layer Confluence ​The signal (Call/Put)
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
An Expert KBFX 30+ USD
Fill orders first execution and real time trading, my strategy is that wait for clean confirmation before entering the market and fill orders for a snappier entrance,then execute trade after making profit on the position
MosesRobot 100+ USD
"I am looking for an expert developer to build a custom Forex Expert Advisor based on my specific strategy. Requirements: Full Source Code (.mq5) must be delivered. I retain 100% Intellectual Property and ownership of the bot. Must include a Risk Management module (Fixed Lot or % of balance). Must include a Trailing Stop and Break-even feature. Bot must be compatible with the MT5 Strategy Tester for 99% quality
Automated trading system 150 - 250 USD
Anyone I need my own bot with my own licenses keys I will pay up please the bot must make good profit and I will pay up good money just hope it helps me

プロジェクト情報

予算
500 - 1500 USD
締め切り
最高 30 日