Specification
1. Entry Rules
- Buy Entry:
- ADX(14) > 25
- +DI > -DI
- EMA 21 crosses above EMA 50
- Validated on the close of the H1 candle.
- Sell Entry:
- ADX(14) > 25
- -DI > +DI
- EMA 21 crosses below EMA 50
- Validated on the close of the H1 candle.
2. Exit Rules
- Take Profit (TP):
- ATR-based TP = Current ATR(14) × 3.0
- Stop Loss (SL):
- ATR-based SL = Current ATR(14) × 1.5
- Trailing Stop:
- Activated when profit ≥ ATR(14) × 1.0.
- Trailing distance = ATR(14) × 1.5.
3. Indicators & Parameters
- EMA (Exponential Moving Average):
- Fast EMA: 21 Periods
- Slow EMA: 50 Periods
- Applied to: Close Price
- Purpose: Trend crossover detection.
- ADX (Average Directional Index):
- Period: 14
- Components: ADX line, +DI, -DI
- Purpose: Confirm trend strength (>25) and direction.
- ATR (Average True Range):
- Period: 14
- Purpose: Dynamic SL, TP, and trailing stop calculations.
4. Risk Management
- Risk Per Trade: 1% of account balance.
- Daily Drawdown Limit: 3%.
- Maximum Drawdown: 8%.
- Lot Size Formula: Lot Size = (Account Balance x Risk %) / (Stop_Loss_Pips x Pip Value)
- Pip Value:
- EURUSD & GBPUSD: $10 per pip (standard lot).
5. Timeframe
- Timeframe: H1 only.
6. Broker Requirements
- Platform: MT5
- Order Type: Market Execution
- Maximum Open Trades: 2 trades at a time.
7. Session & Timing Rules
- Session-Based Exit:
- Close all trades automatically at the end of the London session (if open).
- News Filter:
- Pause trading 30 minutes before and after high-impact news events (e.g., NFP, Interest Rate Decisions).
8. Exception Handling
- Slippage:
- Max allowed slippage = 3 pips.
- Cancel trade if exceeded.
- Spread Filter:
- Max allowed spread = 4 pips.
- Skip trade if spread exceeds limit.
- Requotes:
- Retry order once after 2-second delay.
- If failed again, skip trade and log.
- Network Errors:
- Retry up to 3 times (2-second delay between attempts).
- If all retries fail, skip trade and log.
Responded
1
Rating
Projects
954
46%
Arbitration
30
40%
/
33%
Overdue
95
10%
Free
Published: 6 codes
2
Rating
Projects
335
24%
Arbitration
19
63%
/
21%
Overdue
1
0%
Loaded
3
Rating
Projects
64
22%
Arbitration
10
20%
/
30%
Overdue
6
9%
Loaded
4
Rating
Projects
461
24%
Arbitration
48
58%
/
21%
Overdue
52
11%
Loaded
5
Rating
Projects
2777
62%
Arbitration
117
45%
/
25%
Overdue
425
15%
Working
6
Rating
Projects
40
33%
Arbitration
0
Overdue
1
3%
Working
7
Rating
Projects
154
49%
Arbitration
10
80%
/
0%
Overdue
0
Working
Published: 1 code
8
Rating
Projects
48
19%
Arbitration
3
67%
/
0%
Overdue
8
17%
Busy
9
Rating
Projects
11
27%
Arbitration
1
100%
/
0%
Overdue
0
Free
10
Rating
Projects
255
72%
Arbitration
2
100%
/
0%
Overdue
0
Free
Published: 1 code
11
Rating
Projects
19
37%
Arbitration
2
0%
/
100%
Overdue
0
Free
Published: 1 code
12
Rating
Projects
82
27%
Arbitration
9
33%
/
56%
Overdue
9
11%
Working
Published: 1 code
13
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
14
Rating
Projects
218
71%
Arbitration
6
100%
/
0%
Overdue
1
0%
Free
15
Rating
Projects
536
53%
Arbitration
12
67%
/
17%
Overdue
3
1%
Free
16
Rating
Projects
271
35%
Arbitration
12
25%
/
58%
Overdue
42
15%
Loaded
17
Rating
Projects
3203
66%
Arbitration
77
48%
/
14%
Overdue
341
11%
Working
Published: 1 code
18
Rating
Projects
34
21%
Arbitration
3
67%
/
0%
Overdue
0
Working
Published: 1 code
19
Rating
Projects
3
33%
Arbitration
1
0%
/
0%
Overdue
2
67%
Free
Published: 1 code
20
Rating
Projects
5
0%
Arbitration
0
Overdue
2
40%
Free
21
Rating
Projects
20
0%
Arbitration
9
0%
/
78%
Overdue
6
30%
Free
22
Rating
Projects
256
48%
Arbitration
10
40%
/
0%
Overdue
15
6%
Loaded
23
Rating
Projects
7
14%
Arbitration
2
0%
/
0%
Overdue
1
14%
Working
Published: 1 code
24
Rating
Projects
90
13%
Arbitration
33
27%
/
58%
Overdue
37
41%
Free
25
Rating
Projects
3510
88%
Arbitration
73
40%
/
15%
Overdue
268
8%
Free
26
Rating
Projects
448
26%
Arbitration
130
21%
/
58%
Overdue
99
22%
Free
27
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
28
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
29
Rating
Projects
143
45%
Arbitration
19
42%
/
16%
Overdue
32
22%
Free
30
Rating
Projects
0
0%
Arbitration
1
0%
/
0%
Overdue
0
Working
31
Rating
Projects
548
49%
Arbitration
55
40%
/
36%
Overdue
226
41%
Working
32
Rating
Projects
933
47%
Arbitration
303
59%
/
25%
Overdue
125
13%
Working
33
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
Similar orders
I am looking for an experienced MQL5 or MetaTrader developer who can create a custom solution that generates MT5 trading statement files (HTML or XML format). The tool should allow me to manually input trade data (such as order open/close times, lot sizes, symbols, profits, etc.) and then generate a file that looks identical to a real MetaTrader 5 statement. Requirements: • Ability to simulate real trading history
Trading_bot
30 - 200 USD
Some traders include trading lot calculation algorithms at the first stage of robot creation. However, it is not recommended to include the money management algorithms for calculating the lot at this stage, since additional input parameters can lead to history-based overfitting during EA optimization. Better test your first EA version using a fixed lot. Only forward testing using history data and several-month real
EA FULL INSTRUCTION
30+ USD
the CCI entry is independent from the MA (Moving Average) entry in your described strategy. There are two distinct entry strategies: SMA-Based Entry: One strategy uses simple moving averages (SMAs) and their shifts to determine entry points. This is a classic trend-following approach, where entries are triggered based on the relationship between price and the moving averages, such as crossovers or shifts in the SMA
Project Name: Automatic Trend Channel and Bounce Detection Indicator Platform: TradingView (Pine Script v6) or lastest version Project Description: I want an indicator that automatically detects trend channels and bounce signals without manual drawing. It must: Identify swing highs and swing lows using pivot logic (for example, 5 candles left and 5 candles right), Draw a dynamic channel based on these swing points
📜 HostGhost EA Final Job Invite – For MQL5.com 📋 Project Title: Finalize & Polish HostGhost Dynamic Trader EA (80% Completed) 🌟 Project Description: Hello Developers, I am seeking an experienced and detail-oriented MQL5 programmer to finalize and polish a nearly completed EA called HostGhost . 80% of the EA's architecture is already built — structured, modular, well-commented, and elegantly laid out. Your role
i need an expert to converting trading view script called Renko chart into meta trader5 EA automated robot, i need an expert that can get it done in 5 days here is the link to the code /
Hello dear developer, I need a script developed in mql5 that can take a screenshot and upload that screenshot to google drive. The integration to google drive could be done using Google Apps Script or any other reliable method. A clean source code is needed both mql5 and the google apps script. Thanks
Hello, I need an expert coder who can help me convert my tradingview pine script to mt5 EA expert advisor, This is the pine script https://ctxt.io/2/AAB4SyWXFQ Also I need for EA to enter trades exactly like this strategy on TradingView, i attach, please i need someone wo can do the work not time waster, Live market order should be placed on green and red indicator chart
Request for ICT "Breaker Structure" Indicator
50 - 500 USD
I’m looking for a custom indicator that can scan for ICT Smart Money "Breaker Structures" and alert me when they form. What I Need: The indicator should analyze markets (Oil/Gold/ but mostly Crypto (BTC)) for Breaker Structures—where price breaks a swing high/low but gets rejected, signaling a potential reversal. I primarily use TradingView, so I'd appreciate it if the script is compatible with TradingView and can
Fast 1
30 - 150 USD
Job Title: MT5 Expert Advisor for ICT Strategy with Fair Value Gap and Risk Management Job Description: I’m looking for a skilled MQL5 developer to create an MT5 Expert Advisor (EA) based on an ICT-style strategy that trades XAUUSD using multi-timeframe market structure and Fair Value Gap detection. Key features: 4H market direction using BOS/CHOCH 2H/1H detection of FVGs (gap between candle 1’s high and candle 3’s
Project information
Budget
30 - 100 USD
Deadline
from 5 to 15 day(s)
Customer
Placed orders1
Arbitrage count0