garthoff / MQL-CopyTrade

MT4/MT5 Client Copy Trade Application (Based on ZMQ)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MQL-CopyTrade

Copy Trade System for MetaTrader 4/MetaTrader 5 Client based on MQL script.

GitHub Libraries.io dependency status for GitHub repo

Environment

Features

  • Remote Publisher and Subscriber (Based on IP address)
  • New Order (Market Order, Pending Order)
  • Modify Order (TP, SL)
  • Close Order (Normal Close, Partial Close)
  • Custom Trading Symbol between Publisher and Subscriber
  • Subscriber Copy From Multi-Publisher
  • Subscriber Min Lots, Max Lots and Percent Lots
  • Subscriber Invert Original Orders
  • Subscriber Symbol adjust
  • Subscriber Free Margin Check

The Publishers do not need to log in with a trading password, just log in and using the investor password.

License

Copyright (c) 2017-2021 Ji-Feng Tsai.
MQL-Zmq Copyright (c) Ding Li ZeroMQ for MQL.

Code released under the MIT license.

TODO

  • Trading hours during which the subscriber is allowed to trade (Solved)
  • Invert original trade direction (Solved)
  • Copy orders with specific Symbols (Solved)
  • More examples

Donation

If this application help you reduce time to trading, you can give me a cup of coffee :)

paypal

Paypal Me

About

MT4/MT5 Client Copy Trade Application (Based on ZMQ)

License:MIT License


Languages

Language:MQL4 88.4%Language:C# 5.9%Language:Java 2.7%Language:Python 1.7%Language:PHP 1.3%