🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@barchart/marketdata-api-js

Package Overview
Dependencies
Maintainers
1
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

5.5.0
Source
npm
Version published
Weekly downloads
131
-20.12%
Maintainers
1
Weekly downloads
 
Created
Source

@barchart/marketdata-api-js

AWS CodeBuild

Overview

Barchart offers an exhaustive array of market data for multiple asset classes from exchanges around the world. 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.
    • Your application sends subscription requests for individual symbols.
    • Your application receives a stream of market data for subscribed symbols.

Documentation

Complete documentation for this SDK can be found here:

http://barchart.github.io/marketdata-api-js/

Demos

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

Package Managers

This library has been published as a public package to NPM as @barchart/marketdata-api-js.

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

Build

Source code is written in ES2018. Consequently, transpilation (or polyfill use) is recommended for use in web browsers.

Keywords

Barchart

FAQs

Package last updated on 12 Oct 2020

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