Skip to content

ejtraderLabs/ejtraderCP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CopyTrade

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

GitHub 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-2023 Ejtrader.

Code released under the MIT license.

Acknowledgements

I would like to express my gratitude to @jiowcl for creating the initial project. Their work has been an invaluable starting point for my modifications and improvements.

I would like to express my gratitude to @dingmaotu for creating the ZeroMQ for MQL Their work has been an invaluable.