1 Star 0 Fork 37

ld/vnpy_ctastrategy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
setup.cfg 1.03 KB
一键复制 编辑 原始数据 按行查看 历史
vn.py 提交于 2024-07-05 13:03 . [Mod] 更新版本号到1.1.9
[metadata]
name = vnpy_ctastrategy
version = 1.1.9
url = https://www.vnpy.com
license = MIT
author = Xiaoyou Chen
author_email = xiaoyou.chen@mail.vnpy.com
description = CTA strategy application for VeighNa quant trading framework.
long_description = file: README.md
long_description_content_type = text/markdown
keywords =
quant
quantitative
investment
trading
algotrading
classifiers =
Development Status :: 5 - Production/Stable
Operating System :: OS Independent
Programming Language :: Python :: 3
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Programming Language :: Python :: 3.12
Topic :: Office/Business :: Financial :: Investment
Programming Language :: Python :: Implementation :: CPython
License :: OSI Approved :: MIT License
Natural Language :: Chinese (Simplified)
[options]
packages = find:
include_package_data = True
zip_safe = False
python_requires = >=3.10
install_requires =
pandas
plotly
[options.package_data]
* = *.ico, *.mo
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/devafc/vnpy_ctastrategy.git
git@gitee.com:devafc/vnpy_ctastrategy.git
devafc
vnpy_ctastrategy
vnpy_ctastrategy
main

搜索帮助