@barchart/marketdata-api-js
Advanced tools
Comparing version
@@ -5,4 +5,4 @@ module.exports = (() => { | ||
return { | ||
version: '6.2.1' | ||
version: '6.2.2' | ||
}; | ||
})(); |
{ | ||
"name": "@barchart/marketdata-api-js", | ||
"version": "6.2.1", | ||
"version": "6.2.2", | ||
"description": "SDK for streaming market data from Barchart.com", | ||
@@ -5,0 +5,0 @@ "author": { |
@@ -16,2 +16,6 @@ # @barchart/marketdata-api-js | ||
### Openfeed | ||
This library receives market data using a proprietary protocol called DDF. For new development, Barchart has switched to an open-source protocol called [Openfeed](https://docs.barchart.com/openfeed/#/) to transfer market data. Consequently, this library will be marked as deprecated in the near future. You can access new SDK libraries for Openfeed [here](https://www.barchart.com/solutions/services/stream). | ||
### Documentation | ||
@@ -21,7 +25,7 @@ | ||
* [https://docs.barchart.com/marketdata-api-js/](https://docs.barchart.com/marketdata-api-js/) | ||
* [https://barchart.github.io/marketdata-api-js/#/](https://barchart.github.io/marketdata-api-js/#/) | ||
### Demos | ||
Working demos are available for web browser and Node.js environments. Please refer to the [documentation](https://docs.barchart.com/marketdata-api-js/#/content/quick_start?id=demos). | ||
Working demos are available for web browser and Node.js environments. Please refer to the [documentation](https://barchart.github.io/marketdata-api-js/#/content/quick_start?id=demos). | ||
@@ -28,0 +32,0 @@ ### Package Managers |
270937
0.16%41
10.81%