安装minibt库文件,使用哪一个版本python最方便? #3
Unanswered
ambitjohnson
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
我运行最简单的dual_ma_strategy.py案例,结果minibt库文件一直报错,AI助手修复了半小时还没有搞定。
有些问题如下:
我们使用的是Python 3.12.10,而zigzag模块中有一个针对Python 3.9的编译文件(core.cp39-win_amd64.pyd)。
AI把这部分屏蔽了。
AI成功运行了双均线交易策略回测,主要完成了以下工作:
All reactions