Auftrag beendet
Spezifikation
Title:
“Development of File-Based Trade Copier for MT5 (Transmitter and Receiver EAs with Dashboard)”
Description:
Project Overview:
We are seeking the development of a file-based trade copier system for MT5. The system will include two Expert Advisors (EAs): a Transmitter EA and a Receiver EA. These EAs will communicate via a text file (TradeSignals.txt) stored in the MQL5/Files folder.
Requirements for Transmitter EA:
1. Functionality:
• Monitor trades on the MT5 terminal and write trade details (symbol, type, lot size, stop loss, take profit) to the TradeSignals.txt file.
2. Dashboard Features:
• Total Trades Sent: Display the number of trades successfully sent.
• Status of Last Trade: Show success or failure of the last trade transmission.
• Connection Indicator: Display “Connected” in Green if communication with the Receiver EA is successful and “Disconnected” in Red if not.
3. Error Handling:
• Include robust error handling for file-writing issues, such as permissions or file access errors.
Key Features:
1. Dynamic File Path Integration:
• Both EAs must dynamically adapt to the correct Files folder within the MT5 terminal to ensure seamless operation.
2. Stable Communication:
• EAs must maintain a stable connection and accurately handle communication between Transmitter and Receiver.
3. Testing and Debugging:
• The system must be thoroughly tested, and the developer should provide support during the testing phase.
Additional Information:
• The dashboard is critical for monitoring the system’s performance and communication status.
Timeline:
• Delivery within 5 days, including sufficient time for testing and debugging.
• Priority will be given to developers who can deliver earlier.
Notes:
• The project must include MQL5 coding for both Transmitter and Receiver EAs.
• The connection status (Connected/Disconnected) and dashboard information must be clearly displayed for both EAs.