Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zengbin93 authored Mar 15, 2023
1 parent dcfcd06 commit 231dd45
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,13 +64,9 @@ pip install czsc -U -i https://pypi.python.org/simple
>案例中主要使用了 Tushare 的数据,开通相应的数据权限可以[点击联系](https://tushare.pro/document/2?doc_id=244),备注:**CZSC用户**,1500元可以开通CZSC项目目前用到的全部数据权限。
>掘金终端主要用于交易策略的实盘跟踪,[点击了解](https://www.myquant.cn/)
* `examples/ts_fast_backtest.py` 股票市场择时策略快速回测
* `examples/ts_plates_sensor.py` 同花顺概念板块轮动策略回测
* `examples/ts_check_signal_acc.py` 验证信号计算的准确性,信号是否符合定义
* `examples/ts_stocks_sensors.py` 日线选股策略回测
* `examples/gm_backtest.py` 使用掘金终端进行缠论策略回测
* `examples/gm_realtime.py` 使用掘金终端进行策略实盘、仿真
* `examples/gm_check_point.py` 使用掘金终端的数据进行买卖点验证


## 原文整理
Expand Down

0 comments on commit 231dd45

Please sign in to comment.