We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb63d88 commit 4c42541Copy full SHA for 4c42541
docs/content/product_overview.md
@@ -2,9 +2,9 @@
2
3
**This SDK enables your JavaScript applications to consume real-time market data**, as follows:
4
5
-* A **WebSocket connection** is established between your application and Barchart's quote servers.
6
- * Your application sends subscription requests for individual symbols.
7
- * Your application receives a stream of market data for subscribed symbols.
+* A **WebSocket** connection is established between your application and Barchart's quote servers, then
+* Your application sends subscription requests for individual symbol(s), then
+* Your application receives a stream of market data for subscribed symbol(s).
8
9
## Market Data Catalog
10
0 commit comments