TradeSync Transmitter functions as the transmitter component of a trade copying system, sending real-time trade requests and periodic position summaries to a remote server or local CSV files. The utility allows for synchronization across different platforms or languages by providing a structured data feed of active orders. It includes adjustable synchronization timers and session labeling. The repository provides this tool as part of a larger open-source collection with minimal documentation.
Real-time transmission of individual trade requests
Periodic position summary updates via sync timer
Support for web-based relay via HTTP server
Local data export to CSV files for cross-platform bridging
Customizable session labels for multi-transmitter setups
Read from tradesynctransmitter-4_-_file9web.mq5. Defaults are the author's; change them in the EA's Inputs tab.
Name
Type
Default
Description
SyncTimer
int
60
How Often Should the Position Package be transmitted (in seconds)
ShowMessagesRanked
int
3
Messages Level / 1 = Coder , 3 = User
TransmitterLabelForReceiver
string
TSR2
4 Leters Label for this Transmission Session.
ServerURL
string
http://thecoder1.pythonanywhere.com:80
Server Hub WebAddress
How to install it
1Download the sourceUse "Download source (.zip)" above, or clone GeneralTradingSarl/-mql5_scripts from GitHub, and unzip it.
2Open the data folderIn MetaTrader choose File, then Open Data Folder, and go to MQL5/Experts.
3Copy the filesCopy the .mq5 file into Experts.
4Compile in MetaEditorOpen the file in MetaEditor and press Compile. Fix any missing includes the compiler reports.
5Test before you tradeRun it in the Strategy Tester, then attach it to a demo chart and allow algorithmic trading.
Third-party code. ForexR did not write, test or endorse this EA, and the summary above was generated automatically from its README and code. ForexR lists only repositories with readable source code and never hosts files. Read the code, backtest it and use a demo account first; automated trading can lose money quickly.
This collection of MetaTrader 5 expert advisors implements various technical strategies using indicators such as Moving Averages, MACD, and the Andean Oscillator. It includes a specific tool for trading based on Commitment of Traders data combined with SuperTrend signals. Most robots in the repository incorporate a gri
This repository features a collection of trading tools for MetaTrader 5 and 4, headlined by a comprehensive Trade Manager EA. This manager enables manual execution via keyboard shortcuts and provides automated risk controls, including ATR-based break-even settings and trailing stops. The collection also offers strategy
This repository provides a containerized environment for MetaTrader 5 using Docker, Alpine Linux, and Wine64. It includes a VNC server with an Openbox GUI for remote management and features Python integration via pyzmq for data feeding. The collection includes various MetaTrader 5 expert advisors, ranging from a 3D cor
This repository provides a collection of Expert Advisors for MetaTrader 5 and Python trading scripts developed for an educational YouTube series. It features various technical indicator-based strategies, including MACD, Relative Strength Index, Stochastic, and Bollinger Bands. The included MQL5 files implement multi-ti
MT5CollectionIndicator crossoverMean reversionTrend following
This repository features a diverse collection of expert advisors and trading utilities for MetaTrader 4 and MetaTrader 5. It includes automated robots based on trendline analysis, session breakouts, and technical indicator crossovers using MACD, RSI, and Williams Percent Range. The library provides various tools for ri
This collection of MetaTrader 5 expert advisor samples supplements the Darwinex educational video series on advanced MQL5 programming. It provides technical implementations for multi-symbol trade management and institutional-grade risk controls. The codebase includes specialized modules for calculating custom performan