MT4 Expert Advisor based on SuperTrend + XXSS + Histogram (Manual system automation)

Specification

I need an MT4 Expert Advisor based on my existing manual trading system.

PLATFORM:
- MetaTrader 4 (MT4 only)

TIMEFRAMES:
- Main version: M30 entries with H1 structure
- Second mode: M5 entries with M30 structure
- Both modes should be inside ONE EA (switch by input)

INDICATORS (already available on my chart as external indicators):
1) SuperTrend
   - ATR period: 10
   - Multiplier: 1.7
2) XXSS Candle
   - Same settings as SuperTrend
   - Candle color must ONLY change when SuperTrend changes
3) Histogram (XO type)
   - ATR period: 14
   - CLOSED CANDLE ONLY
   - Must NOT calculate on running candle (bar 0 always ignored)

IMPORTANT:
- EA internal logic must match the external indicators exactly
- External indicators will stay on chart for visual confirmation

ENTRY RULES:
- Histogram must show FIRST fresh color change
- No trade if histogram already same color before
- After histogram alert, wait for next candle to CLOSE in same color
- Then check SuperTrend + XXSS same color
- Then entry on next candle

STRUCTURE / CHANNEL:
- Structure based on swing HH/HL or LH/LL
- Channel zones:
  - 0–30 = Buy zone
  - 30–70 = No trade
  - 70–100 = Sell zone

STOP LOSS & EXIT:
- Stop loss based on structure
- If histogram changes color during trade → CLOSE trade immediately
- This applies even if SL not hit

RISK MANAGEMENT:
- Two modes:
  1) Prop firm mode (max 3 simultaneous trades)
  2) Personal mode (max 5 simultaneous trades)
- Risk per trade adjustable

NEWS FILTER:
- High impact news only
- M30: block 30 min before & after
- M5: block 15 min before & after
- Before news: close 80% and move SL to breakeven

ASSETS:
- Forex pairs
- Gold & BTC allowed only until 18:00 broker time

OTHER:
- Alerts required (popup + push notification)
- Manual trade closing must be allowed
- Clean code, no repainting

I will provide indicators if needed. also show you the system 

Responded

1
Developer 1
Rating
(12)
Projects
19
37%
Arbitration
1
0% / 100%
Overdue
1
5%
Free
2
Developer 2
Rating
(429)
Projects
628
54%
Arbitration
30
53% / 23%
Overdue
6
1%
Loaded
3
Developer 3
Rating
(103)
Projects
165
24%
Arbitration
23
9% / 78%
Overdue
16
10%
Working
4
Developer 4
Rating
(2306)
Projects
2902
63%
Arbitration
122
44% / 25%
Overdue
429
15%
Working
5
Developer 5
Rating
(1278)
Projects
1699
49%
Arbitration
52
71% / 12%
Overdue
38
2%
Working
6
Developer 6
Rating
(627)
Projects
847
47%
Arbitration
29
38% / 14%
Overdue
63
7%
Working
7
Developer 7
Rating
(28)
Projects
39
23%
Arbitration
14
0% / 93%
Overdue
4
10%
Working
8
Developer 8
Rating
(24)
Projects
31
19%
Arbitration
4
50% / 25%
Overdue
4
13%
Free
9
Developer 9
Rating
(308)
Projects
553
35%
Arbitration
79
32% / 42%
Overdue
200
36%
Loaded
10
Developer 10
Rating
(442)
Projects
697
34%
Arbitration
34
68% / 9%
Overdue
22
3%
Working
11
Developer 11
Rating
(19)
Projects
24
21%
Arbitration
0
Overdue
2
8%
Free
12
Developer 12
Rating
(60)
Projects
87
29%
Arbitration
24
13% / 58%
Overdue
7
8%
Working
13
Developer 13
Rating
(295)
Projects
473
40%
Arbitration
103
41% / 23%
Overdue
78
16%
Busy
Published: 2 codes
14
Developer 14
Rating
Projects
0
0%
Arbitration
1
0% / 100%
Overdue
0
Free
15
Developer 15
Rating
(30)
Projects
31
65%
Arbitration
1
0% / 0%
Overdue
1
3%
Working
Published: 5 codes
16
Developer 16
Rating
(7)
Projects
16
44%
Arbitration
2
0% / 100%
Overdue
3
19%
Working
17
Developer 17
Rating
(17)
Projects
23
39%
Arbitration
6
33% / 50%
Overdue
0
Free
18
Developer 18
Rating
(77)
Projects
243
74%
Arbitration
7
100% / 0%
Overdue
1
0%
Free
Published: 1 article
19
Developer 19
Rating
(1)
Projects
2
0%
Arbitration
1
0% / 100%
Overdue
1
50%
Free
Published: 1 code
20
Developer 20
Rating
(73)
Projects
257
53%
Arbitration
16
50% / 38%
Overdue
83
32%
Free
21
Developer 21
Rating
(180)
Projects
233
20%
Arbitration
21
43% / 19%
Overdue
0
Working
22
Developer 22
Rating
(160)
Projects
285
35%
Arbitration
18
22% / 61%
Overdue
42
15%
Loaded
23
Developer 23
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
24
Developer 24
Rating
(37)
Projects
42
21%
Arbitration
13
8% / 69%
Overdue
1
2%
Busy
25
Developer 25
Rating
(6)
Projects
5
0%
Arbitration
2
50% / 50%
Overdue
2
40%
Free
26
Developer 26
Rating
(64)
Projects
144
46%
Arbitration
19
42% / 16%
Overdue
32
22%
Working
27
Developer 27
Rating
(10)
Projects
14
43%
Arbitration
0
Overdue
3
21%
Free
28
Developer 28
Rating
(361)
Projects
643
26%
Arbitration
92
72% / 14%
Overdue
12
2%
Working
Published: 1 code
29
Developer 29
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
30
Developer 30
Rating
(270)
Projects
552
49%
Arbitration
57
40% / 37%
Overdue
227
41%
Working
31
Developer 31
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
Similar orders
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
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
Olá amigos possuo um indicador que não tem o código fonte mas tenho a licença para usar esse indicador que está me trazendo bons resultados no meu operacional desejo automatizar as suas entradas através de um robô funciona mais ou menos da seguinte forma o indicador gera um sinal de compra ou venda e também gera um nível de take profit stop loss.O robô deve fazer a leitura dos sinais e definir TP e SL nos mesmos
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
My EA has serious problems and needs full improvement and optimization. Problems: No Stop Loss and Take Profit No risk management system High drawdown and losses Opens multiple trades at same entry (overtrading) No maximum trades per day limit No maximum open trades per symbol No trailing stop Poor entry logic and weak signals Trades open very late (after many days) No equity protection system No daily loss limit No
Hi, I need a simple MT5 EA. Based on my simple trading strategy I'm going to discuss with you If you have experience in this kindly bid for this project Thanks
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

Project information

Budget
50 - 80 USD
Deadline
from 3 to 10 day(s)