Git Product home page Git Product logo

py-mt4's Introduction

py-mt4

用Python来写MT4的自动化交易脚本 🎉

原理

  • 使用MQL4原生库调用ZERO-MQ作为消息服务端
  • 使用其它语言,如Python作为客户端调用接口

机器环境

  • win10
  • python3.5

安装教程

启动EA脚本

  • 打开MT4,在左下方把ZeroMQ_MT4_EA_Template_Edited.mq4托入想交易的图形中, 并允许EA添加外部DLL和自动交易
  • 右上角会有个哭脸,说明没启动
  • 点击【自动交易】,哭脸变笑脸则启动成功
  • 修改和运行自动化EA脚本.py进行测试

效果

py-mt4's People

Contributors

ns2250225 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.