Coder Social home page Coder Social logo

hzja / whale-quant Goto Github PK

View Code? Open in Web Editor NEW

This project forked from datawhalechina/whale-quant

0.0 0.0 0.0 33.17 MB

本项目为量化开源课程,可以帮助人们快速掌握量化金融知识以及使用Python进行量化开发的能力。

Python 4.05% Jupyter Notebook 95.95%

whale-quant's Introduction

Datawhale量化开源课程

  本项目为量化开源课程,可以帮助人们快速掌握量化金融知识以及使用Python进行量化开发的能力。更进一步地让人们更好地学习和研究量化交易策略。此项目提供了一套完整的流程和工具链,从策略的理念、研究需要的数据、回测再到实盘,希望给大家带来帮助。


使用说明

在线阅读地址

WhaleQuant

Notebook运行环境配置

  1. Python版本
    请使用python3.9.X,如使用其他版本,requirements.txt中所列的依赖包可能不兼容。

  2. 安装相关的依赖包

    pip install -r requirements.txt
  3. docsify框架运行

    docsify serve ./docs

协作规范

  1. 由于章节内容中需要有程序和执行结果,采用jupyter notebook的格式进行编写(文件路径:notebook),然后将其导出成markdown格式,再覆盖到docs对应的章节下。
  2. 可按照Notebook运行环境配置,配置相关的运行环境。
  3. 如果涉及到引用文章,请附上参考引用链接。
  4. 当前进度
章节号 标题 进度 负责人&参与人
第一章 投资与量化投资 已完成 孙子涵、崔腾松
第二章 金融市场的基础概念 已完成 崔腾松、袁明坤、戳戳龍、朱松青、管柯琴
第三章 股票数据获取 已完成 戴聪、王复振
第四章 量化选股策略 已完成 王翔、张雨、孙子涵、刘瑞航、徐望杰
第五章 量化择时策略 已完成 张雨、孙子涵、张晋、戳戳龍
第六章 量化调仓策略 已完成 孙子涵、邓昌、何斌、叶梁
第七章 量化回测 已完成 张晋、戳戳龍、王文彬
第八章 机器学习与量化策略 已完成 王翔、徐望杰、管柯琴、王文彬

项目结构

├── README.md(项目介绍文件)
├── docs(docsify在线文档内容)
│   ├── README.md(docsify在线文档首页)
│   ├── ch01(章节编号)
│   │   ├── ch01.md(章节内容,由notebook转为markdown格式)
├── notebook(notebook内容)
│   └── ch01(章节编号)
│       ├── ch01.ipynb(章节内容,统一编写为notebook格式)
│   └── images(章节图片)
│       ├── ch01
├── requirements.txt(运行环境依赖包)
└── resources(README引用资源)
    └── qrcode.jpeg

致谢

核心贡献者

其他

参考文献

Star History

Star History Chart

关注我们

扫描下方二维码关注公众号:Datawhale

  Datawhale,一个专注于AI领域的学习圈子。初衷是for the learner,和学习者一起成长。目前加入学习社群的人数已经数千人,组织了机器学习,深度学习,数据分析,数据挖掘,爬虫,编程,统计学,Mysql,数据竞赛等多个领域的内容学习,微信搜索公众号Datawhale可以加入我们。

LICENSE

知识共享许可协议
本作品采用知识共享署名-非商业性使用-相同方式共享 4.0 国际许可协议进行许可。

whale-quant's People

Contributors

2951121599 avatar jin-zhang-yaoguang avatar kailigithub avatar dcrainsailing avatar yangsuoly avatar mba1398 avatar lividsu 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.