Skip to main content

股票个人量化交易数据中心模块

Project description

本地数据

直接通过pip安装即可:

pip install -U qdatac

qfetch 是获取远程数据的,而qdatac是如何将远程数据保存至本地以及如何获取本地数据的,也是一个相对独立的模块。qdatac 计划是支持四种形式的数据存储方式,文件,mongodb,mysql以及clickhouse,不过目前只实现mongodb 这种方式。将远程数据保存至本地,rust版本已经做的挺好的了,正常来说,是不太需要使用的,为了完整性保留下来。通常我们使用的是如何获取本地的数据。和qfetch类似,qdatac也是提供阻塞和非阻塞两个版本,不同的是qdatac 要保存一些状态,所以以类的形式提供。

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

qdatac-0.1.2-cp312-cp312-macosx_11_0_arm64.whl (14.8 MB view hashes)

Uploaded CPython 3.12 macOS 11.0+ ARM64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page