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.md
+7-7
Original file line number
Diff line number
Diff line change
@@ -19,21 +19,21 @@ Subscription to real-time information: Subscribe to order status changes, market
19
19
20
20
## Interface Protocol
21
21
22
-
The bottom layer of Webull OpenAPI provides three protocols, HTTP / GRPC / MQTT, to support functions and features like trading, subcriptions for changes of order status and real-time market quotes.
22
+
The bottom layer of Webull OpenAPI provides three protocols, HTTP / GRPC / MQTT, to support functions and features like trading, subscriptions for changes of order status and real-time market quotes.
23
23
24
-
HTTP: It mainly provides interface services for data such as tradings, accounts, candlestick charts, snapshots, etc.
25
-
26
-
GRPC: Currently provides real-time messages for order status changes.
27
-
28
-
MQTT: Provides data services for real-time market conditions.
0 commit comments