|
1 |
| -## 作者:AllTick |
2 |
| -## 项目名称:AllTick Real-time Quotation APIs |
| 1 | +> [English](./README.md) | [中文](./README_cn.md) |
3 | 2 |
|
4 |
| -# 实时金融市场数据API, 实时外汇数据API, 实时股票数据API, 实时加密货币数据API, 实时商品数据API服务, 实时Tick数据, 逐笔报价, 数据接入解决方案 |
| 3 | +## Author: AllTick |
5 | 4 |
|
6 |
| -简单好用易上手的免费开源股票API、港股API、美股API、沪深股票API、A股API、外汇API、商品贵金属API、加密货币API等实时行情数据 |
| 5 | +## Project Name: AllTick Real-time Quotation APIs |
7 | 6 |
|
8 |
| -## 官网 |
| 7 | +# Real-time Financial Market Data API, Real-time Forex Data API, Real-time Stock Data API, Real-time Cryptocurrency Data API, Real-time Commodity Data API Service, Real-time Tick Data, Tick-by-Tick Quotes, Data Access Solutions |
| 8 | + |
| 9 | +Easy-to-use and user-friendly free open-source stock API, Hong Kong stock API, US stock API, Shanghai and Shenzhen stock API, A-share API, forex API, commodity precious metals API, cryptocurrency API, and other real-time market data. |
| 10 | + |
| 11 | +## Official Website |
9 | 12 | [alltick](https://alltick.co)
|
10 | 13 |
|
11 |
| -## 功能特性: |
| 14 | +## Features: |
| 15 | + |
| 16 | +- Free and open source |
12 | 17 |
|
13 |
| -- 免费开源 |
| 18 | +- Get real-time Hong Kong stock quotes API |
14 | 19 |
|
15 |
| -- 获取港股实时行情API |
| 20 | +- Get real-time 10-level order book API for Hong Kong stocks |
16 | 21 |
|
17 |
| -- 获取港股实时10档盘口API |
| 22 | +- Get K-line data API for Hong Kong stocks |
18 | 23 |
|
19 |
| -- 获取港股K线数据API |
| 24 | +- Get real-time US stock quotes API |
20 | 25 |
|
21 |
| -- 获取美股实时行情API |
| 26 | +- Get real-time Level 1 order book API for US stocks |
22 | 27 |
|
23 |
| -- 获取美股实时一档盘口API |
| 28 | +- Get K-line data API for US stocks |
24 | 29 |
|
25 |
| -- 获取美股K线数据API |
| 30 | +- Get real-time A-share stock quotes API |
26 | 31 |
|
27 |
| -- 获取沪深A股实时行情API |
| 32 | +- Get real-time 5-level order book API for A-share stocks |
28 | 33 |
|
29 |
| -- 获取沪深A股实时5档盘口API |
| 34 | +- Get K-line data API for A-share stocks |
30 | 35 |
|
31 |
| -- 获取沪深A股K线数据API |
| 36 | +- Get real-time cryptocurrency quotes API |
32 | 37 |
|
33 |
| -- 获取加密货币实时行情API |
| 38 | +- Get real-time multi-level order book API for cryptocurrencies |
34 | 39 |
|
35 |
| -- 获取加密货币实时多档盘口API |
| 40 | +- Get K-line data API for cryptocurrencies |
36 | 41 |
|
37 |
| -- 获取加密货币K线数据API |
| 42 | +- Get real-time forex quotes API |
38 | 43 |
|
39 |
| -- 获取外汇实时行情API |
| 44 | +- Get real-time 5-level order book API for forex |
40 | 45 |
|
41 |
| -- 获取外汇实时5档盘口API |
| 46 | +- Get K-line data API for forex |
42 | 47 |
|
43 |
| -- 获取外汇K线数据API |
| 48 | +- Get real-time precious metals quotes API |
44 | 49 |
|
45 |
| -- 获取贵金属实时行情API |
| 50 | +- Get real-time 5-level order book API for precious metals |
46 | 51 |
|
47 |
| -- 获取贵金属实时5档盘口API |
| 52 | +- Get K-line data API for precious metals |
48 | 53 |
|
49 |
| -- 获取贵金属K线数据API |
50 | 54 |
|
51 |
| - |
| 55 | +## Integration Guide |
| 56 | +- [Integration Guide](./access_guide.md) |
52 | 57 |
|
53 |
| -## 接入指南 |
54 |
| -- [接入指南](./接入指南.md) |
55 |
| -## 接口介绍 |
56 |
| -### 错误码说明 |
57 |
| -- [错误码说明](./错误码说明.md) |
58 |
| -### 产品code列表 |
59 |
| -- [产品code列表-A股](./产品code列表-A股.md) |
60 |
| -- [产品code列表-港股](./产品code列表-港股.md) |
61 |
| -- [产品code列表-加密货币(数字币)](./产品code列表-加密货币(数字币).md) |
62 |
| -- [产品code列表-美股](./产品code列表-美股.md) |
63 |
| -- [产品code列表-商品(贵金属)](./产品code列表-商品(贵金属).md) |
64 |
| -- [产品code列表-外汇](./产品code列表-外汇.md) |
| 58 | +## Interface Introduction |
| 59 | +### Error Code Description |
| 60 | +- [Error Code Description](./error_code_description.md) |
65 | 61 |
|
66 |
| -### http接口 |
67 |
| -- [行情API地址说明](./http接口/API地址说明.md) |
68 |
| -- [接口限制](./http接口/接口限制.md) |
69 |
| -- [通用标准头](./http接口/通用标准头.md) |
70 |
| -- [获取最新成交报价查询](./http接口/最新成交报价查询.md) |
71 |
| -- [最新盘口报价查询](./http接口/最新盘口报价查询.md) |
72 |
| -- [K线查询](./http接口/K线查询.md) |
73 |
| -- [批量K线查询](./http接口/批量K线查询.md) |
| 62 | +### Product Code List |
| 63 | +- [Product Code List - A-share](./product_code_list_A_stock.md) |
| 64 | +- [Product Code List - Hong Kong Stock](./product_code_list_HK_stock.md) |
| 65 | +- [Product Code List - Cryptocurrency (Digital Currency)](./product_code_list_cryptocurrency.md) |
| 66 | +- [Product Code List - US Stock](./product_code_list_US_stock.md) |
| 67 | +- [Product Code List - Commodity (Precious Metals)](./product_code_list_commodities_gold.md) |
| 68 | +- [Product Code List - Forex](./product_code_list_forex.md) |
74 | 69 |
|
75 |
| -### websocket接口 |
76 |
| -- [行情API地址说明](./websocket接口/API地址说明.md) |
77 |
| -- [接口限制](./websocket接口/接口限制.md) |
78 |
| -- [通用标准头](./websocket接口/通用标准头.md) |
79 |
| -- [心跳](./websocket接口/心跳.md) |
80 |
| -- [成交报价订阅](./websocket接口/成交报价订阅.md) |
81 |
| -- [盘口报价订阅](./websocket接口/盘口报价订阅.md) |
82 |
| -- [取消报价订阅](./websocket接口/取消报价订阅.md) |
| 70 | +### HTTP Interface |
| 71 | +- [Quotation API Address Description](./http_interface/api_address_description.md) |
| 72 | +- [Interface Restrictions](./http_interface/interface_limitation.md) |
| 73 | +- [Common Standard Headers](./http_interface/common_standard_header.md) |
| 74 | +- [Get Latest Transaction Quote Query](./http_interface/latest_transaction_price_query.md) |
| 75 | +- [Get Latest Order Book Quote Query](./http_interface/latest_order_book_price_query.md) |
| 76 | +- [K-Line Query](./http_interface/kline_query.md) |
| 77 | +- [Batch K-Line Query](./http_interface/batch_kline_query.md) |
83 | 78 |
|
84 |
| -## 免费token获取 |
85 |
| -- [token申请](./token申请.md) |
| 79 | +### WebSocket Interface |
| 80 | +- [Quotation API Address Description](./websocket_interface/api_address_description.md) |
| 81 | +- [Interface Restrictions](./websocket_interface/interface_limitation.md) |
| 82 | +- [Common Standard Headers](./websocket_interface/common_standard_header.md) |
| 83 | +- [Heartbeat](./websocket_interface/heartbeat.md) |
| 84 | +- [Realtime Transaction Quote Subscription](./websocket_interface/realtime_transaction_quote_subscription.md) |
| 85 | +- [Realtime Order Book Quote Subscription](./websocket_interface/realtime_order_book_quote_subscription.md) |
| 86 | +- [Cancel Realtime Quote Subscription](./websocket_interface/cancel_realtime_quote_subscription.md) |
86 | 87 |
|
87 |
| -## 使用示例,超简单上手 |
88 |
| -### php: |
| 88 | +## Free Token Acquisition |
| 89 | +- [Token Application](./token_application.md) |
89 | 90 |
|
90 |
| -- [http请求示例](./example/php/php_http_curl.php) |
91 |
| -- [websocket请求示例](./example/php/php_websocket_workerman.php) |
| 91 | +## Usage Examples, Easy to Get Started |
| 92 | +### PHP: |
92 | 93 |
|
93 |
| -### python: |
| 94 | +- [HTTP Request Example](./Examples/PHP/php_http_curl.php) |
| 95 | +- [WebSocket Request Example](./Examples/PHP/php_websocket_workerman.php) |
94 | 96 |
|
95 |
| -- [http请求示例](./example/python/http_python_example.py) |
96 |
| -- [websocket请求示例](./example/python/websocket_python_example.py) |
| 97 | +### Python: |
97 | 98 |
|
98 |
| -### go: |
99 |
| -- [http请求示例](./example/go/http_go_example.go) |
100 |
| -- [websocket请求示例](./example/go/websocket_go_example.go) |
| 99 | +- [HTTP Request Example](./Examples/Python/http_python_example.py) |
| 100 | +- [WebSocket Request Example](./Examples/Python/websocket_python_example.py) |
101 | 101 |
|
102 |
| -### java: |
103 |
| -- [http请求示例](./example/java/HttpJavaExample.java) |
104 |
| -- [websocket请求示例](./example/java/WebSocketJavaExample.java) |
| 102 | +### Go: |
| 103 | +- [HTTP Request Example](./Examples/Go/http_go_example.go) |
| 104 | +- [WebSocket Request Example](./Examples/Go/websocket_go_example.go) |
105 | 105 |
|
| 106 | +### Java: |
| 107 | +- [HTTP Request Example](./Examples/Java/HttpJavaExample.java) |
| 108 | +- [WebSocket Request Example](./Examples/Java/WebSocketJavaExample.java) |
106 | 109 |
|
107 |
| -## 联系我们 |
| 110 | +## Contact Us |
108 | 111 |
|
109 |
| -- Telegram: https://t.me/TS_SUPPORT_Lester |
| 112 | +- Telegram: [https://t.me/TS_SUPPORT_Lester](https://t.me/TS_SUPPORT_Lester) |
110 | 113 |
|
111 | 114 |
|
112 |
| -## 其他作品 |
113 |
| -官网:[https://alltick.co](https://alltick.co) |
| 115 | +## Other Works |
| 116 | +Official Website: [https://alltick.co](https://alltick.co) |
0 commit comments