İş Gereklilikleri
Hello,
After extensive testing, I have identified the key improvements needed to make the EA truly professional. Please find below the final specifications:
1. Core Issue to Fix (Most Important)
The EA currently opens trades between support and resistance levels, not on actual breakouts. This must be corrected:
-
Real Breakout Only: Price must close above/below level, not just touch it
-
Candle Confirmation: Wait for at least 1 candle close after breakout
-
Dynamic Range Update: Range must update with every new candle to stay current with price
2. Professional Dashboard (New)
I need a complete dashboard with:
Global Controls (Apply to ALL positions at once):
-
Apply Stop Loss (one value to all trades)
-
Apply Take Profit (one value to all trades)
-
Apply Breakeven (one click for all trades)
-
Apply Trailing Stop (one click for all trades)
-
Close All (with confirmation)
Individual Trade Controls:
-
Each open trade should have its own SL, TP, BE, and Close buttons
Quick Settings:
-
Risk 0.5% / 1% / 2% buttons
-
Reset to defaults button
Display Information:
-
Balance, Equity, Drawdown
-
Daily trades count and P&L
-
Active strong levels count
3. Support & Resistance Detection (Keep Current)
The current system is good:
-
ZigZag detection (12, 5, 3)
-
Level clustering (10 points)
-
Strength calculation (0-100)
-
Show only strongest 5 levels
4. Safety Filters (Keep Current)
All existing filters are good:
-
Spread filter (max 30 points)
-
Volume filter (1.5x average)
-
News filter (NFP, FOMC protection)
-
Session filters (London, New York, Asia)
-
Daily loss limit (5%)
-
Max daily trades
5. Trade Management (Keep Current)
Current system is good:
-
Multiple take profits with partial close
-
Trailing stop
-
Breakeven
-
Risk-based lot sizing
6. New Input Parameters Required
Please add these to inputs:
// Global Management Use Global SL/TP/BE/Trailing: Yes/No Global Breakeven Points: 60 Global Trailing Start: 60 Global Trailing Step: 20 Global Partial Close: 50% // Dashboard Show Panel: Yes/No Show All Trades: Yes/No
7. Performance Targets
-
Win Rate: 55-65%
-
Profit Factor: > 1.5
-
Max Drawdown: < 20%
-
Dashboard response: < 0.5 seconds
Priority Order:
-
Fix breakout logic (trades open at real breakouts, not between levels) - HIGHEST
-
Dynamic range updates with every candle - HIGH
-
Professional dashboard with global controls - MEDIUM
-
All other features - LOW
Please confirm:
-
Can you implement these changes?
-
What is your estimated timeline?
Thank you for your work.