Home >  > 外汇交易框架Python+MT4

外汇交易框架Python+MT4

3

学习进度:
前2节已经学完。

目的:
使用Python & ZeroMQ & MT4开发一个自动交易外汇的程序。

成果展示:

python连接mt4:
https://www.youtube.com/watch?v=Qv04zPU7lxQ&list=PLv-cA-4O3y97vTpghgRqiPBjmpgWskYDl
代码:https://github.com/darwinex/DarwinexLabs/blob/master/tools/dwx_zeromq_connector/v2.0.1/EXAMPLES/TEMPLATE/STRATEGIES/coin_flip_traders_v1.0.py
参考:https://www.youtube.com/watch?v=VtOfF-nhhj8

可以参考的资料:
1.国人实现:https://github.com/ns2250225/py-mt4

暧昧帖

本文暂无标签
Comment (3)
Trackback (0)
  1. Alex Google Chrome 80.0.3970.5unknow 沙发 2020/10/14 14:37

    请问你是怎么编译通过的,我的会报错。在GlobalVariable里,292行:’=’ – type mismatch GlobalVariable.mqh 292 12
    m_hm = new HM;是这一句出问题了

  2. alphaSeven Google Chrome 95.0.4638.69Windows 8 板凳 2021/11/07 14:33

    请问你是怎么编译通过的,我的会报错。在GlobalVariable里
    ‘::’ – unexpected token GlobalVariable.mqh 200 46
    ‘create’ – undeclared identifier GlobalVariable.mqh 200 48
    ‘::’ – unexpected token GlobalVariable.mqh 211 32
    ‘create’ – undeclared identifier GlobalVariable.mqh 211 34

  • 还没有Trackback

发表评论 点击这里取消回复。

*

*