VeighNa量化社区
你的开源社区量化交易平台
Member
avatar
加入于:
帖子: 1
声望: 0

conda create -n vnpy python=3.10
conda activate vnpy

install.bat

然后python run.py

出现
File "F:\vnpy-master\examples\veighna_trader\run.py", line 27, in <module>
from vnpy_ctastrategy import CtaStrategyApp
ModuleNotFoundError: No module named 'vnpy_ctastrategy'

Member
avatar
加入于:
帖子: 1467
声望: 105

pip install vnpy_ctastrategy

装上你需要用的那些插件模块

© 2015-2022 上海韦纳软件科技有限公司
备案服务号:沪ICP备18006526号

沪公网安备 31011502017034号

【用户协议】
【隐私政策】
【免责条款】