1 Star 3 Fork 4

vn.py官方 / vnpy_hft

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
setup.cfg 1.07 KB
一键复制 编辑 原始数据 按行查看 历史
noranhe 提交于 2022-10-27 11:02 . [Mod] 更新文档
[metadata]
name = vnpy_hft
version = 1.0.3
url = https://www.vnpy.com
license = MIT
author = Xiaoyou Chen
author_email = xiaoyou.chen@mail.vnpy.com
description = Guotai Junan HFT gateway 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 :: Microsoft :: Windows
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:
include_package_data = True
zip_safe = False
python_requires = >=3.7
install_requires =
importlib_metadata
[options.package_data]
* = *.dll, *.pyd, *.lib
C++
1
https://gitee.com/vnpy/vnpy_hft.git
git@gitee.com:vnpy/vnpy_hft.git
vnpy
vnpy_hft
vnpy_hft
main

搜索帮助