I am looking for an experienced MQL4 developer to build a professional High-Frequency Trading (HFT) / Low-Latency Expert Advisor for MetaTrader 4 (MT4). The EA will be deployed on an IC Markets Live account and should be optimized for the fastest possible execution using a low-latency VPS located in LD4 or NY4.
The primary instruments will be US30 and XAUUSD (Gold). The goal is to create an EA capable of identifying and acting on extremely short-lived market opportunities while maintaining stable execution and proper risk management.
One concept I would like to explore is the use of LMAX as a faster reference price feed. If you have access to an LMAX market data feed or have previously integrated one into a trading system, I would like to work with you. I do not currently have an LMAX data feed, so if a subscription, API, or additional infrastructure is required, please explain what is needed and whether you can help set it up.
As an example of the type of behavior I am interested in: suppose the LMAX price for US30 moves from 100000 to 100003, while the IC Markets MT4 price is still showing 100000 due to a slight delay in price updates. If the system detects this difference quickly enough, it should evaluate whether a trade opportunity exists and execute immediately if the strategy's predefined conditions are met. The objective is to capitalize on very small, short-duration price movements using extremely fast execution and efficient order management. If you have experience building systems that compare multiple market data sources in real time, please describe your approach and the expected infrastructure requirements.
The Expert Advisor should include professional risk management, including configurable lot sizing, stop loss, take profit, maximum spread filter, maximum slippage, break-even, trailing stop, daily loss limits, equity protection, and maximum drawdown protection. All parameters should be fully configurable through the MT4 inputs.
Performance is extremely important. The EA should be optimized for minimal CPU usage, fast execution, efficient memory management, and robust error handling. It should be designed for continuous operation on a VPS with reliable order execution under live market conditions.
The completed project must include the full MQL4 source code (.mq4), the compiled .ex4 file, and well-commented code that is clean, modular, and easy to maintain. I require full ownership of the source code, with no licensing restrictions, hidden dependencies, or code obfuscation.
Please include examples of similar MT4 HFT, low-latency, or multi-feed trading systems you have developed. If you have experience integrating external market data feeds such as LMAX, please explain your experience, your proposed architecture, the technologies you would use, your estimated development timeline, project cost, and whether you provide ongoing support after delivery.
I am looking for a long-term developer who understands low-latency trading systems and can build a professional, production-quality MT4 Expert Advisor from scratch.
Похожие заказы
I go by the name Spärtã Ackah, and this is my first time trying this trading, and I am also a beginner so sometimes I will need guide lines, and most atimes I feel very difficult to withdraw the money
Start ↓ Detect Trend (H4) ↓ Confirm Structure (H1) ↓ Wait for Pullback ↓ Check Indicators ↓ Calculate Confidence Score ↓ Score ≥ 80? ├── No → Wait └── Yes ↓ Calculate Lot Size ↓ Place Order ↓ Set Stop Loss ↓ Set Take Profit ↓ Manage Trade ↓ Move to Break-even ↓ Trail Stop ↓ Close Trade. IF Price > EMA200 (H4) AND EMA50 > EMA200 (H4) AND ADX > 25 AND RSI between 55 and 70 AND MACD Main > Signal AND Bullish engulfing
PROJECT: Gold (XAUUSD) Scalping Expert Advisor – M1 Timeframe OVERVIEW This EA is designed as a "sniper" scalper for Gold on the M1 chart. It does not enter trades randomly — it waits for a confirmed entry signal before firing, similar to a sniper waiting for the perfect shot rather than a random shooter. ENTRY LOGIC - The EA must wait for a confirmation signal before opening a trade (do not enter on the first sign
Do you have a bot that yoi think it makes real income ' i will buy it after testing i want to test it first you send me demo version or i give you my demo account both ways works.testing is for free and i don't pay for that . please don't semd me videos or files of you testing the bot already i will not accept another other method of testing
Do you have HFT bot that yoi rhink it makes real money' i will buy it after testing i want to test it first you send me demo version or i give you my demo account both ways works.testing is for free and i don't pay for that . please don't semd me videos or files of you testing the bot already i will not accept another other method of testing
HIGH-FREQUENCY M5/M15 CONCURRENT ENTRY SNIPER import time class HighFrequencySniper: def __init__(self): self.target_profit = 25.00 # Targeted Delta Move self.max_execution_time = 3600 # 1 Hour Sandbox (Seconds) self.lot_allocation = "CALIBRATED_TO_RISK" def execute_hft_scan(self, current_price, m5_rsi, m15_order_block): print(f"[SCANNING] Current Kernel Metric: ${current_price:.2f
# HIGH-FREQUENCY M5/M15 CONCURRENT ENTRY SNIPER import time class HighFrequencySniper: def __init__(self): self.target_profit = 25.00 # Targeted Delta Move self.max_execution_time = 3600 # 1 Hour Sandbox (Seconds) self.lot_allocation = "CALIBRATED_TO_RISK" def execute_hft_scan(self, current_price, m5_rsi, m15_order_block): print(f"[SCANNING] Current Kernel Metric: ${current_price:.2f}")
I need a trading bot, please i need this project urgently and when messaing me kindly send me samples of past works and dont forget i need the project to be done as soon as possible
Hello. I am looking to buy an profitable MT5 EA that can generate monhtly profits of at least 5%-10%. It is important that the EA has a smooth equity curve - meaning that it doesn't end months in a loss and that it is able to sustain long periods of profitable days/months. The EA can be a grid, scalping or any other strategy. Preferably to trade GOLD or US500 You should be able to send an .ex5 file for testing on a
*Need an MQL5 EA for MT5 to trade gold and forex automatically. Must include Stop Loss, Take Profit, and basic risk management. Budget is $30 to $50. Looking for clean, stable code that works on VPS.*