Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wegamekinglc authored Jan 12, 2021
1 parent 69ef237 commit eb1747c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@
纯python实现的金融计算库,目标是提供进行量化交易必要的工具,包括但不限于:定价分析工具、技术分析指标。其中部分实现参考了quantlib。
### TODO list

- [x] 增加基于事件长度的窗口函数
- [x] 增加基于事件长度的窗口函数(Count以及CountUnique)
- [ ] 增加更多的基于时间窗口长度的函数

### 依赖

Expand Down

0 comments on commit eb1747c

Please sign in to comment.