quant1x-trader

View on PyPIReverse Dependencies (0)

0.7.7 quant1x_trader-0.7.7-py3-none-any.whl

Wheel Details

Project: quant1x-trader
Version: 0.7.7
Filename: quant1x_trader-0.7.7-py3-none-any.whl
Download: [link]
Size: 35621
MD5: d6f6b16b75beb2314ad38d6400a017a7
SHA256: d4d6cb2e4e856116e28c5d8c61bba1d3c89d432ca199b6c45f59137dd4cd7950
Uploaded: 2024-04-24 23:25:34 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: quant1x-trader
Version: 0.7.7
Summary: Quant1X程序化自动化交易
Author: WangFeng
Author-Email: wangfengxy[at]sina.cn
Home-Page: https://gitee.com/quant1x/trader
License: MIT license
Keywords: quant1x auto trader
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: setuptools (~=69.5.1)
Requires-Dist: future (~=1.0.0)
Requires-Dist: numpy (~=1.26.4)
Requires-Dist: pandas (~=2.2.0)
Requires-Dist: PyYAML (~=6.0.1)
Requires-Dist: pywin32 (==306)
Requires-Dist: uvicorn (==0.29.0)
Requires-Dist: fastapi (~=0.110.2)
Requires-Dist: path (==16.14.0)
Requires-Dist: requests (==2.31.0)
Requires-Dist: loguru (~=0.7.2)
Requires-Dist: quant1x-xtquant (==2024.3.31)
Requires-Dist: quant1x-base (~=0.4.2)
Requires-Dist: aiohttp (~=3.9.5)
Requires-Dist: sanic (==23.12.1)
Requires-Dist: python-multipart (~=0.0.9)
Requires-Dist: APScheduler (~=3.10.4)
License-File: LICENSE
[Description omitted; length: 34 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
trader1x/__init__.py sha256=tFXhZX139csbXPeqDgknKRFQC3cTHcWiWZDeY1c7E7o 103
trader1x/__main__.py sha256=hCJMTdjlGJIwoiFv7UHyFhvsE2ssG0xK9d12rNjE08g 197
trader1x/auto.py sha256=IAsgl1fsuROQz3982G_HqEOMa7-gRfrSG0C1-J2rKWA 16143
trader1x/config.py sha256=U3C4Z6B0bF-KiZ79sMWCt8_nLNdYe4clxVu9HoEU73A 8648
trader1x/context.py sha256=8O1jODf20BOS_K-RbwrAhIKCaUW_rqyvqNm62ky-jlM 7922
trader1x/log4py.py sha256=Gty6o_u7K2oZj_GT-IsOVfYfj78vFkNTxbAHQIT9s5A 1193
trader1x/proxy.py sha256=4o_SVshGYQor-7rLOZUwylzYUfqXUtvBH_WrFH7oYuc 18556
trader1x/qmt.py sha256=wCn1tJSioOSlbMkPMtMUdcGnpCVynjRhFIUBB8mmHus 1266
trader1x/thinktrader.py sha256=W9lNEN7agNBgpWgx5ZVjHT7L7jvujV89iGXX8JM3hAg 19739
trader1x/utils.py sha256=VzngL2cSCi7xATWQ5iDFH7h5jGsxvm0RiCsk3XU7juY 1368
trader1x/win32serviceutil.py sha256=jieIIyTdGEM3oNW4t5oKcG1Uf5MK9NC9tyTskTzUDD8 38933
quant1x_trader-0.7.7.dist-info/LICENSE sha256=QGbg9vBu92X93RlRr7rDfQvc632ykqWzhC1iWs17OC0 1087
quant1x_trader-0.7.7.dist-info/METADATA sha256=Yy1ty8VLJ3aLUqEAKcHVEZwR7iBrI8fREwi1dRK9kcY 1356
quant1x_trader-0.7.7.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
quant1x_trader-0.7.7.dist-info/entry_points.txt sha256=9NR0h8miibr_UIRfcAakny_iggAZx7xsibTK4mfR5UM 138
quant1x_trader-0.7.7.dist-info/top_level.txt sha256=J1TOgUDUKoWldrXZ0qIdRCfbLTcTsD53UYzHXhsAZdM 9
quant1x_trader-0.7.7.dist-info/RECORD

top_level.txt

trader1x

entry_points.txt

quant1x-auto-trader = trader1x.auto:auto_trader
quant1x-qmt = trader1x.qmt:main
quant1x-qmt-proxy = trader1x.proxy:main