Skip to content

Commit

Permalink
0.6.1 更新 README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zengbin93 committed Jan 23, 2021
1 parent c813bb1 commit db938af
Showing 1 changed file with 1 addition and 19 deletions.
20 changes: 1 addition & 19 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,23 +56,5 @@ pip install czsc -U -i https://pypi.python.org/simple

目前已经实现了缠论的 笔、线段、中枢 的自动识别,核心代码在 `czsc.analyze` 中;

使用 Tushare Pro / 聚宽 / 掘金 / 天勤 的数据进行缠中说禅技术分析结果展示: https://github.com/zengbin93/czsc_web_ui

## examples

* [pyecharts 可视化分析结果](https://github.com/zengbin93/czsc/blob/master/examples/pyecharts%20%E5%8F%AF%E8%A7%86%E5%8C%96%E5%88%86%E6%9E%90%E7%BB%93%E6%9E%9C.ipynb)
* [使用CZSC进行三买选股](https://github.com/zengbin93/czsc/blob/master/examples/%E4%BD%BF%E7%94%A8CZSC%E8%BF%9B%E8%A1%8C%E4%B8%89%E4%B9%B0%E9%80%89%E8%82%A1.ipynb)


## 结合 tushare.pro 的数据使用

py 文件地址: examples/combine_with_tushare.py

没有 token,到 https://tushare.pro/register?reg=7 注册下

## 结合聚宽的数据使用

py 文件地址: examples/use_czsc_with_jq.py


使用聚宽数据的快速入门请查看 `examples\czsc 快速入门教程.ipynb`

0 comments on commit db938af

Please sign in to comment.