Python程序教程

您现在的位置是:首页 >  Python

当前栏目

mt4 python_一个使用Python自动化交易外汇MT4脚本实现「建议收藏」

mt4,python,一个,使用,Python,自动化,交易,外汇,MT4,脚本,实现,建议,收藏
2025-03-20 08:49:00 时间

大家好,又见面了,我是你们的朋友全栈君。

安装C++运行环境[需要C++的运行环境,The DLLs require that you have the latest Visual C++ runtime (2015)]:https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads

克隆代码下来

关闭杀毒软件!!!

解压MT4配置文件.rar

把Include的东西放到MT4的Include文件夹下

把Library/X86/的东西放到MT4的Library文件夹下

把ZeroMQ_MT4_EA_Template_Edited.mq4放到MT4的Experts文件夹下

pip install pyzmq

pip install TA_Lib-0.4.17-cp35-cp35m-win_amd64.whl (版本可以在这里下载:https://www.lfd.uci.edu/~gohlke/pythonlibs/)

发布者:全栈程序员栈长,转载请注明出处:https://javaforall.cn/139341.html原文链接:https://javaforall.cn