mirror of
https://github.com/injoyai/tdx.git
synced 2025-11-26 21:25:35 +08:00
更新文档
This commit is contained in:
59
README.md
59
README.md
@@ -1,31 +1,9 @@
|
||||
### 拉取通达信的数据
|
||||
|
||||
1. 参考 https://github.com/bensema/gotdx
|
||||
2. 参考 https://github.com/mootdx/mootdx
|
||||
|
||||
### 开发进度
|
||||
|
||||
* 基本信息(5档报价)
|
||||

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

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

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

|
||||
|
||||
### 数据校对
|
||||
|
||||
* 日K线校对
|
||||

|
||||

|
||||
|
||||
* 所有K线已校验
|
||||
|
||||
* 校对分时成交
|
||||

|
||||
### 说明
|
||||
|
||||
* 参考golang库 [`https://github.com/bensema/gotdx`](https://github.com/bensema/gotdx)
|
||||
* 参考python库 [`https://github.com/mootdx/mootdx`](https://github.com/mootdx/mootdx)
|
||||
|
||||
* 数据入库示例(开发中) [`https://github.com/injoyai/stock`](https://github.com/injoyai/stock)
|
||||
|
||||
### 如何使用
|
||||
|
||||
@@ -56,7 +34,34 @@ func main() {
|
||||
|
||||
```
|
||||
|
||||
#### IP地址
|
||||
### 开发进度(一期完成)
|
||||
|
||||
* 基本信息(5档报价)
|
||||

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

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

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

|
||||
|
||||
### 数据校对
|
||||
|
||||
* 日K线校对
|
||||

|
||||

|
||||
|
||||
* 所有K线已校验
|
||||
|
||||
* 校对分时成交
|
||||

|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#### 服务器地址(端口7709)
|
||||
|
||||
| IP | 测试时间 |
|
||||
|-----------------|------------|
|
||||
|
||||
Reference in New Issue
Block a user