qnloft-stock/fp/README.md

23 lines
701 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 待完成功能
- [x] 获取个股的板块分类
- [x] 每日新闻资讯生成HTML
- [ ] 筹码峰指标
- [ ] 其他可靠指标的整理
- [ ] `ptrade` 仿真demo代码 整理和运行
- [ ] 将连板的股票独立出来
- [x] 写一个查询当日high是N日内最高价并且当日一阳线收盘收盘价与最高价的差价小于3%
- [ ] 引入 `layui` ,将一些组件重构,使其更加直观和美观
## 已知Bug
- [x] calendar 日历每月1号获取的日期不正确
## 优化
- [x] 当出现错误时,需要在出错位置重新进行请求,而不是停止程序
- [ ] 为每个接口寻找备胎,当接口获取不到数据时,使用备胎接口获取