I am looking for an experienced MQL5 developer to build a high-frequency (HFT) latency arbitrage Expert Advisor for Pepperstone MT5, using LMAX as the leading price feed. The initial focus will be on US30 (Dow Jones), and if the strategy proves successful, I want the EA to be easily expandable to additional symbols such as NAS100, GER40, XAUUSD, major forex pairs, and other supported instruments.
The EA should continuously monitor real-time prices from both LMAX and Pepperstone MT5. LMAX will act as the leading price feed, while Pepperstone MT5 will be the execution broker. The EA must detect situations where LMAX updates its price before Pepperstone and immediately evaluate whether a latency arbitrage opportunity exists. If the opportunity remains profitable after accounting for spread, slippage, and execution costs, the EA should instantly place the appropriate buy or sell order on Pepperstone MT5 before its price catches up.
For example, if US30 is trading at 44,000 on both LMAX and Pepperstone, and LMAX suddenly moves to 44,010 while Pepperstone is still quoting 44,000, the EA should immediately determine whether the price difference exceeds the configured threshold after considering the current spread and expected slippage. If the trade is valid, it should execute the appropriate order on Pepperstone MT5 with the lowest possible latency. The same logic must work in both directions, allowing the EA to enter short positions when LMAX moves lower before Pepperstone updates its quote.
The EA should initially support US30, but the code should be designed with a modular architecture so additional symbols can be added easily once the strategy has been validated. Speed is absolutely critical, so the system must be optimized to process incoming ticks with minimal delay, minimize processing overhead, and execute orders as quickly as possible.
The developer should have a strong understanding of low-latency trading, execution quality, spread filtering, slippage management, order fills, and broker-specific trading conditions. The EA should avoid entering trades when spreads are too wide, expected slippage would eliminate the potential edge, or market conditions make execution unreliable. It should include configurable parameters such as minimum price difference, maximum spread, maximum slippage, lot size, trading hours, risk management, execution filters, and symbol-specific settings.
I am looking for someone with proven experience developing latency arbitrage, HFT, or other ultra-low-latency trading systems. If you have completed similar projects, please provide examples or explain your experience, particularly with LMAX, Pepperstone MT5, quote synchronization, execution latency, and optimizing Expert Advisors for the fastest possible response times.
If you have the required expertise and can build a reliable, high-performance latency arbitrage EA, please contact me with your proposal, relevant experience, estimated development timeline, and project cost.
相似订单
Fully automated entry and exit of trades. Identify market trends using price action and reliable technical indicators. Trade major Forex pairs and XAU/USD (Gold). Automatic Stop Loss and Take Profit on every trade. Adjustable risk management, with default risk of 1% per trade. Maximum daily loss protection to stop trading after a specified loss. Break-even and trailing-stop functions. Adjustable lot size, risk %
I need a new MT5 Expert Advisor based on a fully customizable two-sided pending-order grid. The purpose is to build a flexible EA engine . I will choose the trading parameters and strategy settings myself later. Please do not hard-code any specific lot sizes, grid distances, or trading progression. 1. Grid Logic When the EA starts a new basket, it should use the current market price as the starting/reference price
### PROJECT DESCRIPTION: Finetuning Existing MQL5 Gold Breakout Scalper I have an existing, working, and fully functional MQL5 Expert Advisor for XAUUSD (Gold) on the M5 timeframe. Currently, the EA achieves: - **Net Profit:** +$206,000+ ($100 initial deposit, Jan 1 to Aug 29, 2026) - **Win Rate:** 73.6% (1,038 Wins / 372 Losses) - **Profit Factor:** 3.25 - **Max Balance Drawdown:** 6.6% ### THE GOAL: I want an
Hello there, I am looking for a automated strategy for ninjatrader 5 Looking for a proven profit factor of 1.5 ( minimum ) on 15 mins time frame . I do MNQ futures I do not have the logic, but I like mean reverssion variable , plus RSI etc . that could make the automated tool robust and long lasting. i need fast response if you have
profitable EAs wanted with at least 3 to 5 years backtest. you be submit your proofs such as graphic results, backtesting results, and your demo or weekly the eas has traded
Date:29.08.2026 **TECHNICAL SPECIFICATIONS** PDF Attached for reference rest all details given below. Required: Creation, Integration and successful execution of trading algo/robot in MT5 using MT5 VPS. Brokers: Trades to be executed in both brokers Swissquote and Pepperstone. Symbols: All available in MT5. ** Common parameters for all executions: · Manual Start/Stop. · Session time (defined / always
I need an Expert Advisor called ZONDII Scalpers for MT5 (MQL5). Timeframe: M5 Pairs: XAUUSD / EURUSD BUY when: Price > EMA200 and EMA50 crosses above EMA200 and RSI(14) > 50 SELL when: Price < EMA200 and EMA50 crosses below EMA200 and RSI(14) < 50 Risk: Fixed lot 0.01, SL 300 points, TP 600 points, Trailing start 200 points / step 100 points. Filter: Max spread 30 points. Only 1 trade at a time. Inputs must be
I am looking for a professional MT5 EA developer to build a high-performance trading bot specifically for XAUUSD (Gold). My target is approximately 200% return within 3 months, while keeping the drawdown and risk as controlled as reasonably possible. Requirements: MT5 Expert Advisor (EA) XAUUSD only Fully automated trading Clear risk management Stop Loss and Take Profit on trades No martingale or grid strategy unless
Hello, I’m looking for an experienced MT5 developer to build a professional Expert Advisor (EA) for trading Gold (XAUUSD). My requirements: Platform: MT5 Instrument: XAUUSD (Gold) Fully automatic trading Both BUY and SELL trades Adjustable lot size Stop Loss and Take Profit Trailing Stop / Break Even Daily maximum loss limit Maximum drawdown protection Maximum number of open trades Trading hours/session filter Spread
Develop an Expert Advisor trading trend reversals. Reversal signals will be generated based on Price Action patterns. Trend will be determined based on ADX, Alligator and MACD, while the indicator selection should be available in the EA's input parameters