Welcome Forex EA downloads & MT4/MT5 auto-trading resources — EAs, Gold EAs, quant tools and real-world automation.
Sign In Sign Up

Trade Copier - Open Source - Multi-Platform - Sender - MetaTrader 5 Script

author EAcpu | 6 reads | 0 comments |

Each individual trade request is written to the "TradeRequest.csv" file in real time.

The file will grow with all the transaction information, and its name will be automatically updated every day with the current date on the name to keep the file small enough for easy processing.

Every day 1 transaction request file will be created in the public folder and they will accumulate in this folder.

Timer for writing to public folder, other 2 files:

Open Positions, which contains a summary of all currently open positions on the account

Open Orders, which contains a summary of all open orders currently active on the account

The code can be modified to transfer data over the Internet using pipes, sockets, network requests, or other methods.

When you write to the receiver side, make sure to check the age of the signal before using it

Master account equity is also transmitted with each transaction information, so the recipient can take action based on the size of the transaction.

As of today, the code has compiled, is fully functional and super fast.

If you want to express gratitude and you can save a lot of time writing your own transmitter, you can share your receiver transmitter for this too. I'd appreciate it too.

-----
March 3, 2020 - The code was updated to version 4 and now has a Socket client embedded that can send messages containing all transaction information to a free message relay server on the cloud, and the message will be relayed to free recipients. With this implementation, the same transmitter already sends signals to local and remote computers.


Attachment download

📎 tradesynctransmitter-4_-_file9web.mq5 (39.04 KB)

Source: MQL5 #27759

Trade Copier - Open Source - Multi-Platform - Sender - MetaTrader 5 Script Important Points Before Using

This page has been supplemented with structured instructions, focusing on the purpose of trading scripts, MT4/MT5 platform compatibility, testing procedures and risk control. Before downloading or deploying, it is recommended to first determine whether it is consistent with your own variety, cycle and account environment.

Suitable for who to use

  • Users who want to quickly screen trading scripts and are willing to do simulation verification first.
  • People who need to compare MT4/MT5 EAs, indicators, scripts or source code projects.
  • Traders who wish to record backtests, parameters and risk boundaries before placing a trade.

Testing and risk control suggestions

  • First verify the default parameters in the strategy tester or demo account, and then adjust the symbol, period, spread and trading period one by one.
  • Scalping, grid, martin, and high-frequency strategies should focus on observing maximum drawdowns, consecutive losses, slippage, and trading frequency.
  • It is not recommended to run any document directly on the real disk. At least observe the simulated disk performance for 2-4 weeks first.

FAQ

Can MT4 and MT5 be used interchangeably?
Usually cannot be used directly. EX4/MQ4 corresponds to MT4, EX5/MQ5 corresponds to MT5, and the source code needs to be compiled in the corresponding MetaEditor.

Is this resource guaranteed to be profitable?
cannot. EAs, indicators and scripts can only be used as trading tools, and the results depend on parameters, market environment, spreads, slippage and risk control.

What else can I continue to watch?
Forex EA download , foreign exchange indicator download , EA evaluation , MQL5 CodeBase .

English Search Notes

This page is also optimized for English search intent around Trade Copier - Open Source - Multi-Platform - Sender - MetaTrader 5 script . Related search terms include: trading script, MT4 script, MT5 script. Test any Forex EA, Expert Advisor, MT4/MT5 indicator, script or MQL source code with historical data and a demo account before live trading.

Verification code Refresh