mirror of
https://github.com/injoyai/tdx.git
synced 2025-11-26 21:25:35 +08:00
校对数据,确保数据有效
This commit is contained in:
34
README.md
34
README.md
@@ -1,16 +1,27 @@
|
||||
### 拉取通达信的数据
|
||||
|
||||
### 参考 https://github.com/bensema/gotdx
|
||||
|
||||
|
||||
### 开发进度
|
||||
|
||||
* 基本信息(5档报价)
|
||||

|
||||

|
||||
* 股票列表
|
||||

|
||||

|
||||
* 分时成交
|
||||

|
||||

|
||||
* K线
|
||||

|
||||

|
||||
|
||||
### 数据校对
|
||||
|
||||
* 日K线校对
|
||||
 
|
||||
|
||||
* 校对分时成交
|
||||

|
||||
|
||||
|
||||
|
||||
### 如何使用
|
||||
|
||||
@@ -43,4 +54,15 @@ func main() {
|
||||
<-c.Done()
|
||||
}
|
||||
|
||||
```
|
||||
```
|
||||
|
||||
#### IP地址
|
||||
|
||||
| IP | 检查时间 |
|
||||
|----------------|------------|
|
||||
| 124.71.187.122 | 2024-10-30 |
|
||||
| 122.51.120.217 | 2024-10-30 |
|
||||
| 待补充 | 2024-10-30 |
|
||||
|
||||
|
||||
|
||||
|
||||
BIN
docs/check_kline.png
Normal file
BIN
docs/check_kline.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 387 KiB |
BIN
docs/check_kline_right.png
Normal file
BIN
docs/check_kline_right.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 57 KiB |
BIN
docs/check_trade.png
Normal file
BIN
docs/check_trade.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 314 KiB |
Reference in New Issue
Block a user