指定
I am looking for a developer experienced in MQL5 and/or Python to build a system that automatically replicates trades from the Vantage Copy Trading section (web/app only) into an external MT5 account (different broker).
Main requirements:
-
The system must read trades (symbol, buy/sell direction, lot size, SL/TP) from the Vantage Copy portal (accessible only via mobile app or web browser).
-
The same trades must be automatically replicated into an external MT5 account, keeping synchronization in case of partial closes or trade modifications.
-
Must handle:
-
Symbol mapping (e.g., EURUSD ↔ EURUSD.x).
-
Lot size scaling (percentage or fixed relative to the master).
-
Slippage/spread limits (configurable).
-
Global stop in case of errors or disconnection.
-
Possible implementations (developer can choose):
-
Python + MetaTrader5 package (with web watcher via Selenium headless).
-
Or MQL5 EA with REST/JSON interface receiving trade commands from an external script.
Additional details:
-
Should run on a Windows VPS (24/7 operation).
-
Must include setup instructions and basic documentation.
-
Source code access required for future adjustments.
Expected Deliverables:
-
Working script/EA that copies trades from Vantage Copy → MT5 in real time.
-
Simple config file (for symbol mapping, lot scaling, etc.).
-
Quick installation & usage guide.