You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
259 B
11 lines
259 B
|
3 months ago
|
# 待完成TODO
|
||
|
|
|
||
|
|
1. 总股本、机构持股未能获取
|
||
|
|
|
||
|
|
# 已完成DONE
|
||
|
|
|
||
|
|
1. 获取股票列表接口 stock/symbols -- 第一次请求慢,会超时
|
||
|
|
2. 获取k线 stock/klines/{symbol} -- 缺少股本等信息
|
||
|
|
3. 获取交易日历 stock/trading-dates
|
||
|
|
|