You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README_en.md
+19-19Lines changed: 19 additions & 19 deletions
Original file line number
Diff line number
Diff line change
@@ -23,27 +23,27 @@ After registering with your email, you will receive key-related information. **P
23
23
## 3. View [Codes and Trading Hours for Various Trading Instruments](https://github.com/qos-max/quote-ocean-system/blob/main/api_en.md#3-codes-and-trading-hours-for-various-trading-instruments)
Add the key to **URL parameters** or **request headers** using the key field, then follow the parameters defined in each HTTP interface to retrieve data.</br>
4.2. [Get Basic Information of Trading Instruments](https://github.com/qos-max/quote-ocean-system/blob/main/api_en.md#42-get-basic-information-of-trading-instruments)</br>
28
-
4.3. [Get Real-time Market Snapshots of Trading Instruments](https://github.com/qos-max/quote-ocean-system/blob/main/api_en.md#43-get-real-time-market-snapshots-of-trading-instruments)</br>
29
-
4.4. [Get Real-time Latest Market Depth of Trading Instruments](https://github.com/qos-max/quote-ocean-system/blob/main/api_en.md#44-get-real-time-latest-market-depth-of-trading-instruments)</br>
30
-
4.5. [Get Real-time Latest Tick-by-Tick Transaction Details of Trading Instruments](https://github.com/qos-max/quote-ocean-system/blob/main/api_en.md#45-get-real-time-latest-tick-by-tick-transaction-details-of-trading-instruments)</br>
31
-
4.6. [Get K-lines of Trading Instruments](https://github.com/qos-max/quote-ocean-system/blob/main/api_en.md#46-get-k-lines-of-trading-instruments)</br>
32
-
4.7. [Get Historical K-lines of Trading Instruments](https://github.com/qos-max/quote-ocean-system/blob/main/api_en.md#47-get-historical-k-lines-of-trading-instruments)</br>
4.2. [Get Basic Information of Trading Products](https://github.com/qos-max/quote-ocean-system/blob/main/api_en.md#42-get-basic-information-of-trading-products)</br>
28
+
4.3. [Get Real-time Market Snapshots of Trading Products](https://github.com/qos-max/quote-ocean-system/blob/main/api_en.md#43-get-real-time-market-snapshots-of-trading-products)</br>
29
+
4.4. [Get Real-time Latest Market Depth of Trading Products](https://github.com/qos-max/quote-ocean-system/blob/main/api_en.md#44-get-real-time-latest-market-depth-of-trading-products)</br>
30
+
4.5. [Get Real-time Latest Trade-by-Trade Details of Trading Products](https://github.com/qos-max/quote-ocean-system/blob/main/api_en.md#45-get-real-time-latest-trade-by-trade-details-of-trading-products)</br>
31
+
4.6. [Get K-line Data of Trading Products](https://github.com/qos-max/quote-ocean-system/blob/main/api_en.md#46-get-k-line-data-of-trading-products)</br>
32
+
4.7. [Get Historical K-line Data of Trading Products](https://github.com/qos-max/quote-ocean-system/blob/main/api_en.md#47-get-historical-k-line-data-of-trading-products)</br>
33
33
## 5. Subscribe or Request Real-time Data via [WebSocket Interfaces](https://github.com/qos-max/quote-ocean-system/blob/main/api_en.md#5-websocket-protocol-interface-definitions)
34
34
Add the key to **URL parameters** or **request headers** using the key field, then establish a WebSocket connection, send the corresponding subscription commands, and maintain a heartbeat to receive real-time quotes.</br>
5.3. [Subscribe to Real-time Snapshots of Trading Instruments](https://github.com/qos-max/quote-ocean-system/blob/main/api_en.md#52-subscribe-to-real-time-snapshots-of-trading-instruments)</br>
38
-
5.4. [Subscribe to Real-time Tick-by-Tick Transaction Details of Trading Instruments](https://github.com/qos-max/quote-ocean-system/blob/main/api_en.md#53-subscribe-to-real-time-tick-by-tick-transaction-details-of-trading-instruments)</br>
39
-
5.5. [Subscribe to Real-time Market Depth of Trading Instruments](https://github.com/qos-max/quote-ocean-system/blob/main/api_en.md#54-subscribe-to-real-time-market-depth-of-trading-instruments)</br>
40
-
5.6. [Subscribe to Real-time K-lines of Trading Instruments](https://github.com/qos-max/quote-ocean-system/blob/main/api_en.md#55-subscribe-to-real-time-k-lines-of-trading-instruments)</br>
41
-
5.7. [Request Real-time Snapshots of Trading Instruments](https://github.com/qos-max/quote-ocean-system/blob/main/api_en.md#56-request-real-time-snapshots-of-trading-instruments)</br>
42
-
5.8. [Request Real-time Tick-by-Tick Transaction Details of Trading Instruments](https://github.com/qos-max/quote-ocean-system/blob/main/api_en.md#57-request-real-time-tick-by-tick-transaction-details-of-trading-instruments)</br>
43
-
5.9. [Request Real-time Market Depth of Trading Instruments](https://github.com/qos-max/quote-ocean-system/blob/main/api_en.md#58-request-real-time-market-depth-of-trading-instruments)</br>
44
-
5.10. [Request Real-time K-lines of Trading Instruments](https://github.com/qos-max/quote-ocean-system/blob/main/api_en.md#59-request-real-time-k-lines-of-trading-instruments)</br>
45
-
5.11. [Request Historical K-lines of Trading Instruments](https://github.com/qos-max/quote-ocean-system/blob/main/api_en.md#510-request-historical-k-lines-of-trading-instruments)</br>
46
-
5.12. [Request Basic Information of Trading Instruments](https://github.com/qos-max/quote-ocean-system/blob/main/api_en.md#511-request-basic-information-of-trading-instruments)</br>
5.3. [Subscribe to Real-time Snapshots of Trading Products](https://github.com/qos-max/quote-ocean-system/blob/main/api_en.md#52-subscribe-to-real-time-snapshots-of-trading-products)</br>
38
+
5.4. [Subscribe to Real-time Trade-by-Trade Details of Trading Products](https://github.com/qos-max/quote-ocean-system/blob/main/api_en.md#53-subscribe-to-real-time-trade-by-trade-details-of-trading-products)</br>
39
+
5.5. [Subscribe to Real-time Market Depth of Trading Products](https://github.com/qos-max/quote-ocean-system/blob/main/api_en.md#54-subscribe-to-real-time-market-depth-of-trading-products)</br>
40
+
5.6. [Subscribe to Real-time K-line Data of Trading Products](https://github.com/qos-max/quote-ocean-system/blob/main/api_en.md#55-subscribe-to-real-time-k-line-data-of-trading-products)</br>
41
+
5.7. [Request Real-time Snapshots of Trading Products](https://github.com/qos-max/quote-ocean-system/blob/main/api_en.md#56-request-real-time-snapshots-of-trading-products)</br>
42
+
5.8. [Request Real-time Trade-by-Trade Details of Trading Products](https://github.com/qos-max/quote-ocean-system/blob/main/api_en.md#57-request-real-time-trade-by-trade-details-of-trading-products)</br>
43
+
5.9. [Request Real-time Market Depth of Trading Products](https://github.com/qos-max/quote-ocean-system/blob/main/api_en.md#58-request-real-time-market-depth-of-trading-products)</br>
44
+
5.10. [Request Real-time K-line Data of Trading Products](https://github.com/qos-max/quote-ocean-system/blob/main/api_en.md#59-request-real-time-k-line-data-of-trading-products)</br>
45
+
5.11. [Request Historical K-line Data of Trading Products](https://github.com/qos-max/quote-ocean-system/blob/main/api_en.md#510-request-historical-k-line-data-of-trading-products)</br>
46
+
5.12. [Request Basic Information of Trading Instruments](https://github.com/qos-max/quote-ocean-system/blob/main/api_en.md#511-request-basic-information-of-trading-instruments)</br>
0 commit comments