I need a remote trade copier system for MetaTrader 4 (MT4). I want to:
-
Trade manually or using EA on my Master account
-
Automatically mirror those trades (open/close/modify) on multiple Client accounts
-
Master EA should send trade data to a remote PHP + MySQL server
-
Client EA should fetch and execute trades in real time from server
-
No strategy logic needed — just exact trade mirroring (same lot, type, SL/TP, etc.)
-
Clients may use any broker, but only MT4
-
I’ll keep the EA open and free for the public on MQL5.com
-
I don’t have a server yet — you should help set up a basic VPS with PHP + MySQL
Deliverables:
-
Master EA (Sender EA)
-
Client EA (Receiver EA)
-
PHP server scripts: sendTrade.php , getTrades.php , closeTrade.php
-
MySQL database schema and simple web-based trade log (optional)
-
Installation instructions or setup support
類似した注文
Hi i need help to connect my chat gtp with ninja trader I have all tools. Just need supervision and seeking a professional who can do that for me. This the bridge extension https://crosstrade.io/blog/chatgpt-to-ninjatrader-mcp-walkthrough
Requirements Specification Here is an example of Requirements Specification for the development of the MACD Sample Expert Advisor, which is available in the MetaTrader 5 standard package. 1. The idea of the trading system is as follows : market entries are performed when MACD's main and signal lines intersect in the current trend direction . 2. Trend is determined based on the Exponential Moving Average with
Hello everybody, I'm looking for an experienced MQL4/MQL5 developer to optimize a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5. The EA performs consistently and profitably on demo accounts, but when it is run on Raw and Standard live accounts under what appear to be the same trading conditions, it begins generating losses. I do not have the original source code (.mq4/.mq5); I only have the