Spécifications
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
Répondu
1
Évaluation
Projets
19
37%
Arbitrage
1
0%
/
100%
En retard
1
5%
Gratuit
2
Évaluation
Projets
628
54%
Arbitrage
30
53%
/
23%
En retard
6
1%
Chargé
3
Évaluation
Projets
165
24%
Arbitrage
23
9%
/
78%
En retard
16
10%
Travail
4
Évaluation
Projets
2902
63%
Arbitrage
122
44%
/
25%
En retard
429
15%
Chargé
5
Évaluation
Projets
1699
49%
Arbitrage
52
71%
/
12%
En retard
38
2%
Travail
6
Évaluation
Projets
847
47%
Arbitrage
29
38%
/
14%
En retard
63
7%
Travail
7
Évaluation
Projets
39
23%
Arbitrage
14
0%
/
93%
En retard
4
10%
Travail
8
Évaluation
Projets
31
19%
Arbitrage
4
50%
/
25%
En retard
4
13%
Gratuit
9
Évaluation
Projets
553
35%
Arbitrage
79
32%
/
42%
En retard
200
36%
Chargé
10
Évaluation
Projets
697
34%
Arbitrage
34
68%
/
9%
En retard
22
3%
Travail
11
Évaluation
Projets
24
21%
Arbitrage
0
En retard
2
8%
Gratuit
12
Évaluation
Projets
87
29%
Arbitrage
24
13%
/
58%
En retard
7
8%
Travail
13
Évaluation
Projets
473
40%
Arbitrage
103
41%
/
23%
En retard
78
16%
Occupé
Publié : 2 codes
14
Évaluation
Projets
0
0%
Arbitrage
1
0%
/
100%
En retard
0
Gratuit
15
Évaluation
Projets
31
65%
Arbitrage
1
0%
/
0%
En retard
1
3%
Travail
Publié : 5 codes
16
Évaluation
Projets
16
44%
Arbitrage
2
0%
/
100%
En retard
3
19%
Travail
17
Évaluation
Projets
23
39%
Arbitrage
6
33%
/
50%
En retard
0
Gratuit
18
Évaluation
Projets
243
74%
Arbitrage
7
100%
/
0%
En retard
1
0%
Gratuit
Publié : 1 article
19
Évaluation
Projets
2
0%
Arbitrage
1
0%
/
100%
En retard
1
50%
Gratuit
Publié : 1 code
20
Évaluation
Projets
257
53%
Arbitrage
16
50%
/
38%
En retard
83
32%
Gratuit
21
Évaluation
Projets
233
20%
Arbitrage
21
43%
/
19%
En retard
0
Chargé
22
Évaluation
Projets
285
35%
Arbitrage
18
22%
/
61%
En retard
42
15%
Chargé
23
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
24
Évaluation
Projets
42
21%
Arbitrage
13
8%
/
69%
En retard
1
2%
Occupé
25
Évaluation
Projets
5
0%
Arbitrage
2
50%
/
50%
En retard
2
40%
Gratuit
26
Évaluation
Projets
144
46%
Arbitrage
19
42%
/
16%
En retard
32
22%
Travail
27
Évaluation
Projets
14
43%
Arbitrage
0
En retard
3
21%
Gratuit
28
Évaluation
Projets
643
26%
Arbitrage
92
72%
/
14%
En retard
12
2%
Travail
Publié : 1 code
29
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
30
Évaluation
Projets
552
49%
Arbitrage
57
40%
/
37%
En retard
227
41%
Travail
31
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
Commandes similaires
Mt5
30+ USD
Hi, I've purchased a licensed Expert Advisor (EA), but the seller isn't the original developer. Can we remove the license so I can use it on multiple accounts? Or what do you recommend we do
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
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
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
Project Overview I am looking to acquire high-quality, algorithmic trading strategies or specialized strategy testers developed in MQL5 . My primary focus is on the underlying logic and code architecture rather than historical performance (Track Record/Myfxbook). I require full ownership of the source code (.mq5) for further research, optimization, and scaling. Requirements & Scope I am interested in systems that
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
Informations sur le projet
Budget
50 - 80 USD
Délais
de 3 à 10 jour(s)