Tarea técnica
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
Han respondido
1
Evaluación
Proyectos
19
37%
Arbitraje
1
0%
/
100%
Caducado
1
5%
Libre
2
Evaluación
Proyectos
628
54%
Arbitraje
30
53%
/
23%
Caducado
6
1%
Trabajando
3
Evaluación
Proyectos
165
24%
Arbitraje
23
9%
/
78%
Caducado
16
10%
Trabaja
4
Evaluación
Proyectos
2902
63%
Arbitraje
122
44%
/
25%
Caducado
429
15%
Trabajando
5
Evaluación
Proyectos
1699
49%
Arbitraje
52
71%
/
12%
Caducado
38
2%
Trabaja
6
Evaluación
Proyectos
847
47%
Arbitraje
29
38%
/
14%
Caducado
63
7%
Trabaja
7
Evaluación
Proyectos
39
23%
Arbitraje
14
0%
/
93%
Caducado
4
10%
Trabaja
8
Evaluación
Proyectos
31
19%
Arbitraje
4
50%
/
25%
Caducado
4
13%
Libre
9
Evaluación
Proyectos
553
35%
Arbitraje
79
32%
/
42%
Caducado
200
36%
Trabajando
10
Evaluación
Proyectos
697
34%
Arbitraje
34
68%
/
9%
Caducado
22
3%
Trabaja
11
Evaluación
Proyectos
24
21%
Arbitraje
0
Caducado
2
8%
Libre
12
Evaluación
Proyectos
87
29%
Arbitraje
24
13%
/
58%
Caducado
7
8%
Trabaja
13
Evaluación
Proyectos
473
40%
Arbitraje
103
41%
/
23%
Caducado
78
16%
Ocupado
Ha publicado: 2 ejemplos
14
Evaluación
Proyectos
0
0%
Arbitraje
1
0%
/
100%
Caducado
0
Libre
15
Evaluación
Proyectos
31
65%
Arbitraje
1
0%
/
0%
Caducado
1
3%
Trabaja
Ha publicado: 5 ejemplos
16
Evaluación
Proyectos
16
44%
Arbitraje
2
0%
/
100%
Caducado
3
19%
Trabaja
17
Evaluación
Proyectos
23
39%
Arbitraje
6
33%
/
50%
Caducado
0
Libre
18
Evaluación
Proyectos
243
74%
Arbitraje
7
100%
/
0%
Caducado
1
0%
Libre
Ha publicado: 1 artículo
19
Evaluación
Proyectos
2
0%
Arbitraje
1
0%
/
100%
Caducado
1
50%
Libre
Ha publicado: 1 ejemplo
20
Evaluación
Proyectos
257
53%
Arbitraje
16
50%
/
38%
Caducado
83
32%
Libre
21
Evaluación
Proyectos
233
20%
Arbitraje
21
43%
/
19%
Caducado
0
Trabaja
22
Evaluación
Proyectos
285
35%
Arbitraje
18
22%
/
61%
Caducado
42
15%
Trabajando
23
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
24
Evaluación
Proyectos
42
21%
Arbitraje
13
8%
/
69%
Caducado
1
2%
Ocupado
25
Evaluación
Proyectos
5
0%
Arbitraje
2
50%
/
50%
Caducado
2
40%
Libre
26
Evaluación
Proyectos
144
46%
Arbitraje
19
42%
/
16%
Caducado
32
22%
Trabaja
27
Evaluación
Proyectos
14
43%
Arbitraje
0
Caducado
3
21%
Libre
28
Evaluación
Proyectos
643
26%
Arbitraje
92
72%
/
14%
Caducado
12
2%
Trabaja
Ha publicado: 1 ejemplo
29
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
30
Evaluación
Proyectos
552
49%
Arbitraje
57
40%
/
37%
Caducado
227
41%
Trabaja
31
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
Solicitudes similares
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
All Currency Pairs, Indexes, Metals & CFDs (Please note that CFDs like US30Cash work on 5 digits pips movement on charts so some brokers give an error of Error 10014. Hence, either a separate version should be developed or the same EA should be able to trade all currency frames and CFDs, indexes, metals irrespective of the number of digits being used for pips movements on chart.) All time frames (But it is normally
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
Ninjatrader strategy for mnq
30+ USD
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)
EA developer with stregegy builder required
50 - 100 USD
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
Fix and Add risk management all
50 - 300 USD
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
Información sobre el proyecto
Presupuesto
50 - 80 USD
Plazo límite de ejecución
de 3 a 10 día(s)