Optimize Auto-Trading EA + Add Manual Trading Features

İş tamamlandı

Tamamlanma süresi: 30 gün
Müşteri tarafından geri bildirim
Professional and good support services
Geliştirici tarafından geri bildirim
Khách hàng rất am hiểu về lập trình và giao dịch. Khuyến khích lựa chọn để hợp tác!

Şartname

Budget: [100$ - 200$]

I need an experienced MQL5 developer to optimize my existing auto-trading EA and integrate manual trading capabilities from a second EA.

The goal is to create a complete EA that combines automated signal-based trading with full manual control.

Two reference codes are attached for review before bidding:

  • Code 1 (1 Auto Trade.mq5): Auto-trading EA (main codebase - needs optimization)
  • Code 2 (2 Manual Trade.mq5): Manual trading features reference (extract features from here)

⚠️ Please review BOTH codes before APPLY.

Detailed Requirements:

PART 1: Optimize Code 1 (Auto-Trading Core)

1.1 Multi-Asset Compatibility

  • Ensure EA works flawlessly across ALL asset types:
    • Forex pairs (major, minor, exotic)
    • Indices (US30, NAS100, etc.)
    • Metals (Gold, Silver)
    • Crypto (if broker supports)
  • Dynamic symbol property detection
  • Adaptive to different tick sizes, contract sizes, and specifications

1.2 Account Type Detection & Lot Size Calculation ⚠️ CRITICAL

Currently the EA has issues distinguishing account types, causing incorrect lot sizing and money display.

Fix Required:

  • Auto-detect account type: Cent / Raw-ECN / Standard
  • Correct lot size calculation for each account type
  • Accurate P&L display (adjusted for Cent accounts where $1 = $0.01 actual)
  • Proper balance/equity conversion
  • Test on all 3 account types to verify accuracy

1.3 Order Execution Speed Optimization

  • Single order close: Minimize latency, retry logic for failed closes
  • Batch close operations:
    • Close All Buy/Sell (parallel processing if possible)
    • Close All Profit/Loss
    • Close All (positions + pending orders)
    • Progress feedback during batch operations
    • Handle 100+ positions efficiently

1.4 New Feature: Close on Opposite Signal 🆕

  • Add input parameter:  bool CloseOnOppositeSignal = true/false
  • When enabled:
    • BUY signal → Close all SELL positions before opening BUY
    • SELL signal → Close all BUY positions before opening SELL
  • Configurable via input settings

1.5 Optional: Virtual SL/TP Optimization

  • Review current hidden SL/TP implementation
  • Fix any bugs if discovered during testing
  • Ensure compatibility with different broker types (Market/Instant execution)
  • Proper handling when EA restarts

PART 2: Integrate Manual Trading Features (from Code 2)

Extract and integrate the following manual trading capabilities into Code 1:

2.1 Manual Entry Functions

  • Market Orders:
    • Manual BUY button (market execution)
    • Manual SELL button (market execution)
    • Use Line SL for custom stop loss placement
  • Pending Orders:
    • Pending BUY button (Buy Stop/Limit auto-detection)
    • Pending SELL button (Sell Stop/Limit auto-detection)
    • Line ET (Entry) for custom entry price
    • Line SL for custom stop loss
    • Auto-delete lines after order placement (configurable)

2.2 Line-Based Trading

  • Line SL BUY: Draggable horizontal line for BUY stop loss
  • Line SL SELL: Draggable horizontal line for SELL stop loss
  • Line ET BUY: Draggable horizontal line for BUY entry (NEW from Code 2)
  • Line ET SELL: Draggable horizontal line for SELL entry (NEW from Code 2)
  • Set SL Manual button: Apply Line SL to existing positions
  • Real-time lot size preview on line labels
  • Support for profit locking (SL above/below entry)

2.3 Advanced Close Functions

  • Close Buy positions only
  • Close Sell positions only
  • Close Profit positions only
  • Close Loss positions only
  • Close All (positions + pending)
  • Cancel Pending Buy/Sell/All

2.4 Instant Management Actions

  • Partial NOW: Execute partial close immediately on all eligible positions
  • Break-Even NOW: Set all positions to break-even immediately

2.5 Feature Toggle Buttons

  • Partial Close (ON/OFF)
  • Break-Even (ON/OFF)
  • Trailing Stop (ON/OFF)
  • New Order Trailing (ON/OFF)
  • Reversal Trade (ON/OFF)
  • One Stop Loss (ON/OFF)

2.6 UI Layout

Maintain clean, organized button layout from Code 2:

  • Row 1: EA ON/OFF
  • Row 2: Line ET buttons
  • Row 3: Pending Order buttons
  • Row 4: Market Order buttons
  • Row 5: Line SL buttons + Set SL Manual
  • Row 6-7: Close buttons
  • Row 8-9: Cancel Pending buttons
  • Row 10-13: Feature toggles + Instant actions
  • Info panel: Real-time statistics and position tracking

2.7 Enhanced Info Display

  • Current positions (Buy/Sell count)
  • Pending orders count and breakdown
  • Floating P&L by direction
  • Total P/L and volume
  • Feature status indicators (color-coded)
  • Account balance/equity (correctly displayed)
  • Daily statistics
  • Tracked pending orders list

PART 3: Testing Requirements 

Developer MUST perform comprehensive testing before delivery:

3.1 Backtest Requirements

  • Test on at least 3 different symbols:
    • 1 Forex pair (e.g., EURUSD)
    • 1 Index (e.g., US30)
    • 1 Metal (e.g., XAUUSD)
  • Test on all 3 account types: Cent, Raw, Standard
  • Verify correct lot sizing and P&L calculations

3.2 Functionality Tests

  • ✅ Auto-trading signal execution
  • ✅ Manual market orders
  • ✅ Pending order placement (Stop/Limit)
  • ✅ Line-based SL/ET adjustment
  • ✅ Virtual SL/TP functionality
  • ✅ All close functions (single + batch)
  • ✅ Feature toggles (Partial, BE, Trailing, etc.)
  • ✅ Reversal trade logic
  • ✅ Close on opposite signal
  • ✅ Daily limit controls
  • ✅ UI responsiveness

3.3 Stress Testing

  • Open 50+ positions, test batch close
  • Rapid manual order placement
  • Line dragging performance
  • EA restart with open positions (Virtual SL/TP recovery)

3.4 Documentation

Provide brief test report showing:

  • Symbols tested
  • Account types tested
  • Key functionalities verified
  • Any known limitations

PART 4: Deliverables 📦

Final delivery must include:

  1. Source Code:
    • .mq5  file (fully commented, clean code)
    • No time limitations, no expiration
    • No external DLL dependencies (unless necessary and disclosed)
  2. Compiled File:
    • .ex5  file (ready to use)
  3. License:
    • ✅ Lifetime usage rights
    • ✅ No restrictions or expiration
    • ✅ Works on unlimited accounts
  4. Documentation (brief):
    • Setup guide
    • Parameter explanations
    • Known limitations (if any)

PART 5: Payment Terms 💰

  • Payment Method: MQL5 Freelance escrow system
  • Milestone: 100% payment upon delivery of FINAL  .mq5  +  .ex5  files
  • Condition: Only after I receive working files that pass my testing
  • No upfront payment - protected by MQL5 escrow

PART 6: Post-Delivery Support 🛠️

3-Month Support Period:

  • Bug fixes for any issues discovered during real trading
  • Minor optimizations if performance issues arise
  • Clarifications on EA functionality
  • Response time: Within 48 hours for critical bugs

Not included in support:

  • New feature requests beyond original scope
  • Changes to trading logic/strategy
  • Issues caused by broker-specific problems

📋 EA Functional Overview (for Developer Reference)

Core Concept:

This is a semi-automated trading system that combines:

  1. Auto-trading: Signal-based entries from custom indicator
  2. Manual control: Full manual trading capabilities with advanced tools

Key Features:

Auto-Trading:

  • Custom indicator signal detection (Buffer-based)
  • Automated BUY/SELL entries
  • Optional: Pending order mode with retracement entries
  • Configurable SL calculation (N-candle or Indicator-based)
  • Risk:Reward ratio-based TP
  • Dynamic lot sizing (Fixed/Fixed Balance/Percent Balance)

Position Management:

  • Virtual SL/TP (hidden from broker)
  • Partial close at profit targets
  • Break-even automation
  • Trailing stop (R-based)
  • Indicator-based trailing
  • Box indicator trailing
  • New order trailing (sync SL for same direction)
  • One Stop Loss (sync all positions same direction)
  • Reversal trade on SL hit

Manual Trading:

  • Market orders with custom SL (via Line)
  • Pending orders with custom Entry + SL (via Lines)
  • Instant management actions (Partial NOW, BE NOW)
  • Batch close operations
  • Manual SL adjustment for existing positions

Risk Controls:

  • Max positions limit
  • Daily profit/loss limits
  • Auto-close by floating P/L
  • Time filter (trading sessions)
  • Max pending orders limit

UI/UX:

  • Toggle buttons for all features
  • Real-time info display
  • Draggable SL/ET lines with lot preview
  • Sound alerts
  • Statistics tracking

🎯 Ideal Developer Profile:

  • ✅ 5+ years MQL5 experience
  • ✅ Expert in OOP, order management, position tracking
  • ✅ Experience with multi-asset EAs
  • ✅ Strong understanding of broker execution types
  • ✅ Portfolio with similar complex EAs
  • ✅ Good communication (English)
  • ✅ Available for support period

📎 Attached Files:

  1. 1 Auto Trade.mq5  - Main EA to optimize
  2. 2 Manual Trade.mq5  - Extract manual features from here

⚠️ Please review BOTH codes before APPLY.


Thank you for your interest! Looking forward to working with a skilled developer. 🚀


Dosyalar:

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(5)
Projeler
13
54%
Arabuluculuk
1
100% / 0%
Süresi dolmuş
4
31%
Serbest
Yayınlandı: 6 kod
2
Geliştirici 2
Derecelendirme
(4)
Projeler
3
33%
Arabuluculuk
2
0% / 100%
Süresi dolmuş
0
Serbest
3
Geliştirici 3
Derecelendirme
(2)
Projeler
1
0%
Arabuluculuk
1
0% / 100%
Süresi dolmuş
0
Serbest
4
Geliştirici 4
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
5
Geliştirici 5
Derecelendirme
(10)
Projeler
12
0%
Arabuluculuk
3
33% / 33%
Süresi dolmuş
1
8%
Serbest
6
Geliştirici 6
Derecelendirme
(274)
Projeler
403
28%
Arabuluculuk
40
40% / 50%
Süresi dolmuş
1
0%
Serbest
7
Geliştirici 7
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
8
Geliştirici 8
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
9
Geliştirici 9
Derecelendirme
(2)
Projeler
2
100%
Arabuluculuk
0
Süresi dolmuş
0
Çalışıyor
10
Geliştirici 10
Derecelendirme
(13)
Projeler
20
40%
Arabuluculuk
1
0% / 100%
Süresi dolmuş
1
5%
Serbest
11
Geliştirici 11
Derecelendirme
(8)
Projeler
9
11%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
12
Geliştirici 12
Derecelendirme
(258)
Projeler
265
29%
Arabuluculuk
0
Süresi dolmuş
3
1%
Serbest
Yayınlandı: 2 kod
13
Geliştirici 13
Derecelendirme
(16)
Projeler
20
0%
Arabuluculuk
10
0% / 80%
Süresi dolmuş
6
30%
Serbest
14
Geliştirici 14
Derecelendirme
(6)
Projeler
7
14%
Arabuluculuk
1
0% / 100%
Süresi dolmuş
1
14%
Serbest
15
Geliştirici 15
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
16
Geliştirici 16
Derecelendirme
(2)
Projeler
2
0%
Arabuluculuk
3
0% / 100%
Süresi dolmuş
1
50%
Serbest
17
Geliştirici 17
Derecelendirme
(5)
Projeler
10
10%
Arabuluculuk
2
0% / 50%
Süresi dolmuş
2
20%
Çalışıyor
Benzer siparişler
Dear developers I want to create an expert advisor for my strategy. The entry signals quite simple using OHLC, Bollinger, SuperTrend. (Possibly: ICT/FVG) The money and risk management is more difficult using martingale and trailing stops. I also need help to design this before any development
Welcome to the new era of automation I have something very powerful for trades who are looking to make consistent profits in the industry The EA is called Golden Sniper Pro designed specifically for boom index on Deriv broker with a win rate of over 85%. The ea combines EMA and RSI to detect market direction, calculates SL and TP by ATR. Uses tick counts to avoid entries near spike zones, if there was an entry
Hello, I am looking for someone who can help me to build a MT4/MT5 forex EA, by analyzing the trading history. You are responsible to find out trading logic behind the EA and Build a new EA that accurately replicates the existing strategy. I need someone who has proven previous experience to build a new EA by reverse engineering. Thanks
Risk management EA 30 - 200 USD
Looking to develop risk management EA for personal use probably commercially in the future. I want the EA to have a display panel with 0.1, 0.2, 0.5,1,2,3 percent risk management button. I also want BE, partial closure of 0.25,0.5,0.75 and full closure panel on both profit and loss. I’ll also like to include trailing stop, 2 trades max per day and BE+spread option. I’ll be attaching the image for a guidance on what
Sierra Chart Alerts to MT5 via Webhook (Alert Manager File Version) Objective: Create a Custom Study (ACSIL / C++) that monitors alerts from the Alert Manager file and forwards any valid alert directly to MT5 via an HTTP POST (Webhook) in JSON format. Additional Note: The study should allow adding any modifications in the future and provide clear insights into the alert points in Sierra Chart. 1. Data Flow Diagram
Ea.Mix 30+ USD
I am in need of a good scalping bot for gold or any currency pair. If you have one that is working, reach out. You must be able to provide a trial version so I can test the bot myself
MT5 Expert Advisor Development Project Overview I am looking for an experienced MQL5 developer to build a custom MetaTrader 5 Expert Advisor based on a grid-cycle trading framework. This is not a standard grid EA . The system combines: Session-based trade initiation Multi-filter signal generation Dynamic grid management Advanced basket management State-machine-driven trade lifecycle management Dynamic take-profit
I am in need of a good scalping bot for gold or any currency pair. If you have one that is working, reach out. You must be able to provide a trial version so I can test the bot myself
Test instructions: - Run EA on US30 (Dow Jones) - Timeframe: H1 - Test period: last 3–6 months - Use default risk settings (1% per setup) - Check Friday breakout logic only Expected behavior: - EA should mark Friday High/Low - Wait for candle close breakout - Wait for retracement into range - Enter only when H1 candle closes inside range - Execute 2 trades per setup (TP1 = 1R, TP2 = 2R) - Respect 1.5% daily loss
ART 1: NUMBER OF TRADES ALLOWED IN ONE DIRECTION: Maximum number of trades in one direction = ------------------------------ ------------------------------ ------------------------------ -------------- par PART 2 PARTIAL CLOSURE OF STOPLOSS: Total STOPLOSS =------ Pips 1a: Percentage of Stoploss =--% 1b Percentage of Lot size =--% 2a: Percentage oe of Lot size =--% f Stoploss =--% 2b

Proje bilgisi

Bütçe
100+ USD
Son teslim tarihi
from 5 to 10 gün