I am looking for an experienced MQL5 Expert Advisor (EA) developer to analyze an existing trading setup and develop a similar automated trading robot.
Project Overview
I have access to a demo trading account where trades are being executed automatically. The trading results look very promising, but I do not know exactly what strategy, logic, indicators, or trade-management rules are being used.
I will provide access to the demo account so that you can carefully analyze the trading behavior, including:
- Entry and exit logic
- Trade timing
- Lot sizing
- Stop Loss / Take Profit behavior
- Position management
- Hedging or averaging logic, if any
- Indicator/price-action conditions
- Risk management
- Any other rules that appear to be controlling the trades
Based on your analysis, I want you to develop an MQL5 Expert Advisor that reproduces the same or as close as reasonably possible trading behavior and logic.
Important Requirements
I am looking for an expert-level MQL5 developer only.
Please do not apply if you are a beginner or if you have never developed and tested advanced MT5 trading robots.
Experience with reverse-engineering trading strategies, algorithmic trading, backtesting, optimization, and live/demo EA testing is highly preferred.
Testing & Payment
I will first test the completed EA extensively on my demo account.
The payment will be made after the robot is developed and successfully tested, according to the agreed project terms.
I am not interested in paying upfront without seeing a working MQL5 EA.
All development and delivery must be handled through the MQL5 system/platform.
Existing Tested Robots
If you already have a tested MQL5 EA with a similar trading strategy and can provide evidence of its performance, you are also welcome to apply.
However, please do not send generic EAs or unrelated strategies. I am specifically looking for a robot that can produce trading behavior similar to the demo account I will provide.
To Apply
Please include:
- Your MQL5/MT5 development experience
- Examples of similar EAs you have developed
- Your experience with reverse-engineering or analyzing existing trading strategies
- Whether you have developed profitable/tested robots before
- Your estimated development time
- Any relevant screenshots, backtest reports, or previous work
Only experienced MQL5 Expert Advisor developers should apply.
Thank you.
------->>>> Take a look at the demo trade results of another EA I provided; I need an EA capable of that kind of demo performance. It must include a licensing system so I can grant access to users for periods ranging from a single day, a week, or a month to a lifetime.
I also need another EA developed that works with any broker. While the live account results might not match the 100% win rate seen in the demo, it needs to be designed to achieve at least an 85% win rate. This one must also feature a licensing system. <<<<<-----------
********Investor Account (Read-Only Access)
📌 Platform: MT5
📌 Broker: Fusion Markets Pty Ltd
📌 Server: Fusion Markets Demo
📌 Login: 422204
📌 Investor Password: Gen@2026
************************
Ordini simili
I need an experienced MQL5 developer to build a prototype MT5 Expert Advisor called RiskLock. The software should enforce user-defined trading risk rules before trades are executed. It should support risk percentage or fixed monetary risk, calculate position size using account equity, entry price, stop loss, tick value and contract specifications, block or reduce oversized trades, and include daily loss limits
I need EA Lil-MeProBot for MT5. Phone user, deliver .mq5 + .ex5. Symbols: XAUUSD EURUSD GBPUSD USDJPY BTCUSD, M15, Magic 777001 Strategy 6X Confluence score 4/6: 1. EMA 50/200 trend 2. Break of Structure 3. RSI 14 4. Strong body FVG/Order Block 5. Session 8am-9pm GMT+2 6. ATR filter Money Management LASTING: Lot 0.01 fixed, NO martingale, NO grid, Max 1 per symbol Max 2 total, SL ATR*2 TP ATR*3, Daily loss R40 stop
Project Overview I have an existing MT5 Expert Advisor (EA) written in MQL5. The source code ( .mq5 ) will be provided. The underlying strategy is a trend-following system that performs well during trending market conditions, but requires professional quantitative research to improve its ability to identify and avoid highly sideways/range-bound market conditions. The objective of this project is not to build a new EA
I am looking for an experienced MQL5 Expert Advisor (EA) developer to analyze an existing trading setup and develop a similar automated trading robot. Project Overview I have access to a demo trading account where trades are being executed automatically. The trading results look very promising, but I do not know exactly what strategy, logic, indicators, or trade-management rules are being used. I will provide access
Most of the expert is already coded . Create a panel to show the Ratio for the Range . Trigger is based on ratio . Show Distribution / project starts after we clear Distribution
Modification of existing ea …. Add ema filter, add risk percentage per trade, and modify the pips per day filter. I already have the ea code I just need these things added and modifified
double CRiskManager::CalculateLotSize(double slPoints) { double balance = AccountInfoDouble(ACCOUNT_BALANCE); double riskMoney = balance * (m_riskPercent / 100.0); double tickValue = SymbolInfoDouble(_Symbol, SYMBOL_TRADE_TICK_VALUE); double tickSize = SymbolInfoDouble(_Symbol, SYMBOL_TRADE_TICK_SIZE); double pointValue = tickValue / tickSize; double lot = riskMoney / (slPoints * pointValue);
i share my strategy i need a bot trending bot fo mt5 . i attached the photo with this it help to make bot. it basicly 1 hours time frame base. i try but failed to make it
Title: Simple background trading bot for my Oanda account (v20 REST API) Overview Hi, I need a simple, lightweight event based standalone trading bot that connects directly to my Oanda account using broker’s standard REST API (V20 account) via VPS The bot just needs to look at group of 5 currency pairs (manually selectable and adjustable) in different 4 baskets, do some basic percentage math every period, and place
📄 وثيقة المواصفات الفنية لروبوت التداول (MQL5 EA Specification) 📌 1. ملخص المشروع والهدف * اسم المشروع: Gold Cent Grid-Hedge EA * المنصة: MetaTrader 5 (MQL5) * أداة التداول: الذهب (XAUUSD) * نوع الحساب: حساب سنت (Cent Account) * فكرة الاستراتيجية: تداول شبكة هيدج متوازنة (Grid-Hedging) تفتح صفقات تعزيز كل مسافة محددة، وتغلق الطرف الأكثر ربحاً عند تحقيق هدف مالّي مجمع بالدولار/السنت لإعادة هيكلة التوازن. ⚙️ 2