quant1x-trader

View on PyPIReverse Dependencies (0)

0.8.1 quant1x_trader-0.8.1-py3-none-any.whl

Wheel Details

Project: quant1x-trader
Version: 0.8.1
Filename: quant1x_trader-0.8.1-py3-none-any.whl
Download: [link]
Size: 36168
MD5: 14054f8b081efb0889da176df7de8ef8
SHA256: 093bf1a1859471b5b66d29be0529f397f5bbcd5d6b80de0eab4310acf3cfe4b5
Uploaded: 2025-03-07 00:28:24 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: quant1x-trader
Version: 0.8.1
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 (~=75.8.2)
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.32.0)
Requires-Dist: loguru (~=0.7.2)
Requires-Dist: quant1x-xtquant (~=2025.0.0)
Requires-Dist: quant1x-base (~=0.5.5)
Requires-Dist: aiohttp (~=3.10.11)
Requires-Dist: sanic (==23.12.1)
Requires-Dist: python-multipart (~=0.0.19)
Requires-Dist: APScheduler (~=3.10.4)
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: requires-dist
Dynamic: summary
License-File: LICENSE
[Description omitted; length: 34 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.8.2)
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=YYXFNDu44Wl2q9TTdHui2cRTiDPrHYiRsqijNWg7Vuw 15780
trader1x/config.py sha256=U3C4Z6B0bF-KiZ79sMWCt8_nLNdYe4clxVu9HoEU73A 8648
trader1x/context.py sha256=hgja747ADSew2_H35PQ-9ZFJ8TS00kqlPMeVHwFjxlI 7729
trader1x/log4py.py sha256=Gty6o_u7K2oZj_GT-IsOVfYfj78vFkNTxbAHQIT9s5A 1193
trader1x/proxy.py sha256=wI1C7d4c31Tbm4rQjcYfvdzt0U7hg5D-En0BrDheUGE 18059
trader1x/qmt.py sha256=wCn1tJSioOSlbMkPMtMUdcGnpCVynjRhFIUBB8mmHus 1266
trader1x/test.py sha256=kUz055iPmMke94QzvNv2hsK9XVwzTs4MGCvKn1cZsMM 387
trader1x/thinktrader.py sha256=068AnYBXzVwHuqJHjtwJlaCSnw4o664wPJUFZxSSkK0 19282
trader1x/utils.py sha256=VzngL2cSCi7xATWQ5iDFH7h5jGsxvm0RiCsk3XU7juY 1368
trader1x/win32serviceutil.py sha256=jieIIyTdGEM3oNW4t5oKcG1Uf5MK9NC9tyTskTzUDD8 38933
quant1x_trader-0.8.1.dist-info/LICENSE sha256=QGbg9vBu92X93RlRr7rDfQvc632ykqWzhC1iWs17OC0 1087
quant1x_trader-0.8.1.dist-info/METADATA sha256=mS54dTAJ-HbERXcBaproyo_YRcv3VQPnmTXSYiSba78 1523
quant1x_trader-0.8.1.dist-info/WHEEL sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM 91
quant1x_trader-0.8.1.dist-info/entry_points.txt sha256=9NR0h8miibr_UIRfcAakny_iggAZx7xsibTK4mfR5UM 138
quant1x_trader-0.8.1.dist-info/top_level.txt sha256=J1TOgUDUKoWldrXZ0qIdRCfbLTcTsD53UYzHXhsAZdM 9
quant1x_trader-0.8.1.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