Trade Copier – Open Source – Multiplatform – Transmitter Side – script MetaTrader 5

Trade Copier - Open Source - Multiplatform - Transmitter Side - script for MetaTrader 5
Each individual trade request is written to “TradeRequest.csv” file in real time. This file will become long with all trade information and will have its name updated automatically every day, using current date on the name, to keep files small enough to be handled. 1 Trade request file will be created on common folder each … Read more

Trade Transmitter via web and OnTrade Function to MQL4 – script MetaTrader 4

Trade Transmitter via web and OnTrade Function to MQL4 - script for MetaTrader 4
This EA has 3 Very Interesting Functions: 1. It can Detect Trades and its modifications in the account, made by other EAs or made manually. 2. Once trades are detected, it can transmit each Trade over the web to any Server or any webapplication API (May require modification by professional coder, depending on the API). … Read more