Create an Expert Advisor for XAUUSD that opens and closes trades based on MACD signals, while skipping all trades when ADX indicates weak trend conditions.

MQL5 エキスパート

指定

Functional Requirements

1. Trading Instrument and Timeframe

  • The EA must operate on XAUUSD.

  • Timeframe should be configurable (default: 5‑minute depending on your scalping style).

2. Entry Logic (MACD-Based)

The EA must generate trade entries using MACD conditions:

  • Buy Entry

    • MACD line crosses above the Signal line.

    • Optional: MACD histogram flips from negative to positive.

    • Optional: Price above a trend filter (e.g., 20 EMA).

  • Sell Entry

    • MACD line crosses below the Signal line.

    • Optional: MACD histogram flips from positive to negative.

    • Optional: Price below a trend filter.

MACD parameters must be user‑configurable (Fast EMA, Slow EMA, Signal).


3. ADX Filter (Skip Trades in Weak Trends)

The EA must not open any trades when ADX is below a user‑defined threshold.

  • ADX period must be configurable.

  • ADX threshold must be configurable (e.g., skip trades when ADX < 20).

  • When ADX is below threshold:

    • No new trades are allowed.

    • Existing trades continue normally.

This prevents entries during sideways or low‑momentum conditions.

4. Exit Logic

The EA must support multiple exit methods:

  • MACD Exit

    • Opposite MACD cross closes the trade.

  • Stop‑Loss and Take‑Profit

    • User‑defined SL and TP in points.

  • Optional Trailing Stop

    • Can be ATR‑based or fixed‑point trailing.

    • Parameters must be configurable.

  • Optional Breakeven

    • Move SL to entry after X points in profit.

5. Risk Management

  • Lot size must be configurable (fixed or percentage‑based).

  • Maximum number of open trades must be configurable.

  • Only one trade per signal unless user enables multiple entries.

  • Stop trading when Loss reach to maximum % of the equity.

6. Additional Requirements

  • EA must avoid duplicate entries on the same candle.

  • EA must handle spread, slippage, and news filters if enabled.

  • All parameters must be adjustable from the EA settings.



応答済み

1
開発者 1
評価
(3)
プロジェクト
3
0%
仲裁
1
0% / 100%
期限切れ
0
2
開発者 2
評価
(9)
プロジェクト
12
8%
仲裁
3
33% / 67%
期限切れ
1
8%
仕事中
3
開発者 3
評価
(22)
プロジェクト
21
10%
仲裁
4
25% / 75%
期限切れ
0
4
開発者 4
評価
(212)
プロジェクト
363
32%
仲裁
34
41% / 29%
期限切れ
108
30%
パブリッシュした人: 1 code
5
開発者 5
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
6
開発者 6
評価
(51)
プロジェクト
69
35%
仲裁
4
25% / 75%
期限切れ
0
7
開発者 7
評価
(325)
プロジェクト
506
19%
仲裁
32
44% / 31%
期限切れ
34
7%
取り込み中
8
開発者 8
評価
(626)
プロジェクト
984
47%
仲裁
33
36% / 33%
期限切れ
97
10%
仕事中
パブリッシュした人: 6 codes
9
開発者 9
評価
(4)
プロジェクト
4
0%
仲裁
1
0% / 100%
期限切れ
0
10
開発者 10
評価
(1)
プロジェクト
1
0%
仲裁
0
期限切れ
0
11
開発者 11
評価
(64)
プロジェクト
83
28%
仲裁
9
33% / 56%
期限切れ
9
11%
パブリッシュした人: 1 code
12
開発者 12
評価
(22)
プロジェクト
29
3%
仲裁
4
25% / 0%
期限切れ
3
10%
仕事中
13
開発者 13
評価
(16)
プロジェクト
35
23%
仲裁
4
0% / 50%
期限切れ
2
6%
仕事中
14
開発者 14
評価
プロジェクト
0
0%
仲裁
1
0% / 0%
期限切れ
0
仕事中
15
開発者 15
評価
(2)
プロジェクト
2
50%
仲裁
0
期限切れ
0
16
開発者 16
評価
(15)
プロジェクト
16
25%
仲裁
1
0% / 0%
期限切れ
2
13%
仕事中
17
開発者 17
評価
(1278)
プロジェクト
1699
49%
仲裁
52
71% / 12%
期限切れ
38
2%
仕事中
18
開発者 18
評価
(442)
プロジェクト
698
34%
仲裁
33
70% / 9%
期限切れ
22
3%
19
開発者 19
評価
(504)
プロジェクト
971
74%
仲裁
27
19% / 67%
期限切れ
100
10%
取り込み中
パブリッシュした人: 1 article, 6 codes
20
開発者 20
評価
(32)
プロジェクト
32
63%
仲裁
1
0% / 0%
期限切れ
1
3%
仕事中
パブリッシュした人: 5 codes
21
開発者 21
評価
(549)
プロジェクト
635
33%
仲裁
41
39% / 46%
期限切れ
11
2%
取り込み中
22
開発者 22
評価
(7)
プロジェクト
16
44%
仲裁
2
0% / 100%
期限切れ
3
19%
仕事中
23
開発者 23
評価
(39)
プロジェクト
44
25%
仲裁
13
8% / 69%
期限切れ
1
2%
多忙
24
開発者 24
評価
(308)
プロジェクト
553
35%
仲裁
79
32% / 42%
期限切れ
200
36%
取り込み中
25
開発者 25
評価
(350)
プロジェクト
421
54%
仲裁
20
55% / 15%
期限切れ
29
7%
仕事中
26
開発者 26
評価
(30)
プロジェクト
37
54%
仲裁
2
50% / 50%
期限切れ
3
8%
27
開発者 27
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
28
開発者 28
評価
(2309)
プロジェクト
2905
63%
仲裁
122
44% / 25%
期限切れ
429
15%
仕事中
29
開発者 29
評価
(1)
プロジェクト
2
0%
仲裁
2
0% / 100%
期限切れ
0
仕事中
30
開発者 30
評価
(375)
プロジェクト
481
23%
仲裁
58
55% / 26%
期限切れ
55
11%
取り込み中
類似した注文
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
Billionflow 30 - 100 USD
Trading specifications: Indicators: Bollinger band ( Period 40, Deviation 1 apply to close) Moving Average (Exponential ) Period 17 applied to high Moving Average ( Exponential ) Period 17 applied to low But Signal enter a buy trade when prices crosses the lower band of the bollinger band up and also crosses the moving average channel of high and low the reverse is true for sell signal
Hello, I am a user of the "BUY STOP SELL STOP V6" trading bot, which is an advanced Grid System bot. The bot is primarily designed for Gold (XAUUSD), but I want it to work on all currency pairs. "The bot contains a privacy/protection code that prevents it from running on other accounts or being modified on any platform, as it has a client account number lock mechanism" --- Bot Description & Current Settings Bot Type
Kindly see details below BUY ALERT 1. Supertrend turns Bullish 2. On this candle , or the last 10, BBStops is Bearish 3. On this candle , or the last 10, price was < or = MA1 4. Instrument is in trend (STEP MA1 and STEP MA 2 are both Bullish) 5. Distance in pips between Lowest price during last time BBstop was Bearish, and the value of Step MA 1 at last bearish candle of Step MA1
Looking to purchase a Good forex or gold/ BTC trading EA and it's source code. Must be compatible with low budget like less than $500 accounts, Must need no manual intervention and run fully automated. If you are interested in selling me the source code, please share the Read only account access where the EA has already been running on, so i can check past performance and get an idea on how it works or runs. Dont
Hello, I’m looking for an experienced MQL4/MQL5 developer to work with me on an ongoing basis. My clients request services such as: Converting TradingView Pine Script indicators/strategies into MT4 or MT5 Expert Advisors Converting MT4 EAs to MT5 (and MT5 to MT4) Compiling and fixing existing MQL4 / MQL5 EA code Adding simple features like alerts, SL/TP, lot size, and basic money management This job is for
I am looking someone to create an EA based on my MACD Histo indicator / strategy from Pinescript. I will send it to you for you to replicate. The EA shall have: - Divergence length in bars, min and max values. - Pivot Logic - Entry on close of divergence confirmation bar. - Dynamic lot size dependent on SL/TP, in monetary value. - SL / TP in percent away from entry, separate values for long and short. - Time, day and
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
simple automated trading system with adaptive risk management and trend-based execution. The EA manages trades with dynamic position handling and built-in stability filters. Designed for single-position trading and disciplined execution 30 usd budget
PROJECT DESCRIPTION Looking for 1 experienced MQL5 developer to build 2 Expert Advisors for MetaTrader 5, targeting XAUUSD and major currency pairs. Strong preference for a single developer handling both EAs to maximize code reuse, reduce cost, and ensure consistency. EA1 — Grid Martingale Pro · Buy/Sell grid with Fixed or ATR Dynamic distance (ATR read once per fill, stored in grid_step_at_open[]) · Gap

プロジェクト情報

予算
30 - 50 USD

依頼者

出された注文1
裁定取引数0