Code Monkey home page Code Monkey logo

qds's Introduction

qds - 量化数据服务

  • 全称: Quantitative data service
  • 旨在帮助各位道友简化搭建本地数据仓的第一步工作
  • 基于 clickhouse数据库

项目贡献

  • 目前实现A股股票代码、日K、1分钟K、复权因子的收集入库。
  • 本项目支持多数据源,目前完成TS(tushare)源;GM、QMT暂未完成更新,有急需请先自行修改。
  • 支持中断后续传、更新。

安装使用

注意: python 版本必须大于等于 3.10 (更低版本未测试)

  1. 使用前请自行安装 clickhouse
  2. git [email protected]:hanzch/qds.git
  3. pip install -r requirements.txt
  4. 重命名 conf/dev.env.bak 去掉.bak,按需修改内容
  5. script/1.init_db.py 运行后完成建库及测试数据写入*(如不需要请自行注释对应代码)*
  6. 执行jobs.py开始下载,目前依赖于czsc.fsa模块,如不需要请自行注释或删除

使用前必看

  • 这是个人开发的项目,可能存在BUG,如有问题请联系;
  • 目前开发完成度不高,暂时不准备写文档,没有能力看懂源码的,请谨慎使用。
  • 如果你发现了项目中的 Bug,可以先读一下《如何有效地报告 Bug 》,然后在 issues 中报告 Bug
  • 免责声明:项目开源仅用于技术交流!

关联库

qds's People

Contributors

hanzch avatar dependabot[bot] avatar

Stargazers

 avatar 雨沧海 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.