Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@barchart/marketdata-api-js

Package Overview
Dependencies
Maintainers
0
Versions
170
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@barchart/marketdata-api-js

SDK for streaming market data from Barchart.com

  • 6.3.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
109
decreased by-60.51%
Maintainers
0
Weekly downloads
 
Created
Source

@barchart/marketdata-api-js

AWS CodeBuild NPM

Overview

Barchart offers streaming market data for a wide range of asset classes which trade on exchanges around the world. Review our market data catalog for details.

This SDK enables your applications to consume real-time market data, as follows:

  • A WebSocket connection is established between your application and Barchart's quote servers, then
  • Your application requests market data for one or more symbols, then
  • Your application receives a market data stream for subscribed symbols.

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 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.

Documentation

Complete documentation for this SDK can be accessed here:

Demos

Working demos are available for web browser and Node.js environments. Please refer to the documentation.

Package Managers

This library has been published to NPM as @barchart/marketdata-api-js. Install as follows:

npm install @barchart/marketdata-api-js -S

Build

Source code is written in ES2018. Consequently, transpilation is recommended for use in web browsers.

Keywords

FAQs

Package last updated on 15 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc