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.
類似した注文
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
1. PROJECT OVERVIEW Development of a custom automated and manual trading bot for NinjaTrader 8, primarily designed for Nasdaq Futures (NQ/MNQ). The bot will contain the original trading strategy, configurable risk management, automatic and manual operating modes, alerts, profit/loss management, partial profit taking, Break Even, backtesting functionality, and the additional configurable contract-averaging system
I need I trading robot with a dashboard for stop and start working 99%accurate profit while scalping me the user only putting password of mt5 then I run it that doesn't take a long time to process a trade and always making sure that altlest it makes 500dollars per day using 0.05 lot size
Ich möchte einen professionellen Expert Advisor (EA) für MetaTrader 5 entwickeln lassen, der sich funktional am ThunderGold Scalper orientiert. Instrument: XAUUSD / GOLD Zeitrahmen: M15 Plattform: MetaTrader 5 / MQL5 Der EA soll eine eigene, nachprogrammierte Strategie verwenden und keine geschützten Quellcodes oder proprietären Dateien des Originalprodukts kopieren. Gewünschte Funktionen: automatischer Handel auf
//+------------------------------------------------------------------+ //| XAUUSD Wolfe + SMC Quick Profit EA | //| MT5 / MQL5 | //+------------------------------------------------------------------+ #property strict #include <Trade/Trade.mqh> CTrade trade; //================================================================== // INPUTS //================================================================== //--- General
can you help me with I have an indicator that I built and I work with PickMyTrade. The entries come through the alerts I get from Trading View . Trading View needs to send an alert and PickMyTrade executes a trade at that exact same second. Now, I have a problem in Trading View with the synchronization between the alert and the signal. I have a box that I built for a trade. It needs to output the box and get an
I buy EA for USDEUR or XAUUSD for FTMO with proven backtest. Send me images with backtest reports where daily max dd is 1% on 200k account. I can buy several eas if you have them with proofs. Need images of backtesting for 5 years
I need an MT5 Expert Advisor for a mean-reversion strategy on EURUSD: single entry at local price extremes, fixed stop loss and take profit, no grid and no averaging. Position size must be calculated automatically so that risk per trade is capped at a fixed USD amount, with a daily loss limit and a pause after consecutive losses. I will send the full specification — entry conditions, filters and all input parameters
I am looking for a professional and market-savvy MQL developer to build a disciplined, stable Scalping Expert Advisor (EA). The ideal developer must have a solid understanding of Trend Identification, Fibonacci Levels, and Technical Indicators , alongside strict risk management implementation. Key Focus Areas & Developer Requirements: Market & Analysis Expertise: ⚬ Deep understanding of Trend direction (Market
Requirements Specification GoldV16 V0 – MT5 XAUUSD Netting EA 1. Platform: - MetaTrader 5 - MQL5 - XAUUSD - NETTING account 2. Position rule: - Only ONE XAUUSD position may be open at any time. - Fixed lot only. - No Martingale. - No automatic lot increase. 3. Stop Loss: - Stop Loss must be sent immediately when a trade opens. - Default SL distance: 1.00 USD in gold price. - SL distance must be adjustable in Inputs