1 Star 4 Fork 8

vn.py官方 / vnpy_scripttrader

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
setup.cfg 1.02 KB
一键复制 编辑 原始数据 按行查看 历史
vn.py 提交于 2023-02-16 08:31 . [Mod] 更新版本号到1.0.2
[metadata]
name = vnpy_scripttrader
version = 1.0.2
url = https://www.vnpy.com
license = MIT
author = Xiaoyou Chen
author_email = xiaoyou.chen@mail.vnpy.com
description = Script trading 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.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Topic :: Office/Business :: Financial :: Investment
Programming Language :: Python :: Implementation :: CPython
License :: OSI Approved :: MIT License
Natural Language :: Chinese (Simplified)
[options]
packages = find:
zip_safe = False
install_requires =
importlib_metadata
pandas
[options.package_data]
* = *.ico
Python
1
https://gitee.com/vnpy/vnpy_scripttrader.git
git@gitee.com:vnpy/vnpy_scripttrader.git
vnpy
vnpy_scripttrader
vnpy_scripttrader
main

搜索帮助