Socket
Socket
Sign inDemoInstall

marketdata-api-js

Package Overview
Dependencies
75
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

marketdata-api-js

Barchart market data API for JavaScript


Version published
Maintainers
1
Weekly downloads
62
increased by6100%

Weekly downloads

Readme

Source

Barchart Market Data API for Javascript

Include streaming delayed or realtime stocks, futures, and forex data in your HTML5 application. All you need is a username/password from Barchart, and your app can be live within a matter of minutes. Our simple API also has access to historical and time series data.

Note: to obtain a free testing username/password, please contact solutions@barchart.com

Run The Example

Open the following file in a browser:

./examples/example.html

Or, the visit the hosted version of the example page here:

Documentation

Wiki

Read the Wiki for full documentation

Code Documentation

  1. Clone the repository

    > git clone git@github.com:barchart/marketdata-api-js.git

  2. Download the dependencies.

    > cd marketdata-api-js > npm install

  3. Generate JSDoc output.

    > gulp document

  4. The output will be written to a /docs directory. Load /docs/index.html in a browser.

Keywords

FAQs

Last updated on 18 Oct 2017

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc