指定
We are looking for an experienced MT5/MQL5 developer to build a data bridge that connects an external market data feed (tick-by-tick from a third-party provider) into the MT5 platform.
Requirements:
-
Capture real-time tick-by-tick market data (bid/ask/last price, volume) from an external API (source: WebSocket/REST or DLL).
-
Push this data into MT5 in a format compatible with native charts and order execution (synthetic feed injection).
-
Ensure latency <100ms from source feed → MT5.
-
Handle multiple instruments (NSE equities, futures, options, indices).
-
Orders generated inside MT5 (via EA, scripts, or from TradingView via webhook/API) should be executed normally using this feed.
-
Error handling: reconnect logic, logging, fallback in case of data interruptions.
-
Developer must deliver source code and documentation for future scaling.
Preferred Skills:
-
Strong MQL5 + C++/Python knowledge
-
Prior experience with MT4/MT5 bridge development
-
Low latency data handling (sockets, APIs, FIX, WebSockets)
-
Knowledge of trading system architecture
Deliverables:
-
Working MT5 data bridge (tested in MT5 sandbox/demo environment)
-
Clean, documented source code
-
Step-by-step setup guide