stock-ticker-react-widget

1.0.3 • Public • Published

stock-ticker-react-widget

Travis npm package Coveralls

Stock Ticker React Widget has multiple API's to help the user search for stock prices, as well as quick information about the companies that are being searched for.

Installing the Widget

npm install --save stock-ticker-react-widget   # using NPM
yarn stock-ticker-react-widget            # using yarn

How to Use Widget for Projects

Utilize Polygon.io's Stock API to assist users in searching for a specific Stock's previous day open, high, low and close (OHLC).

GIF

Example on How to Use

import React from "react";
import { BarChart } from "stock-ticker-react-widget"; 

function App() {
  return (
	    <div>
	      <BarChart />
	    </div>
	); 
}

Contributing

Although this project was built to look simple and minimal with CSS, the project can keep evolving with more ideas.

Pull requests are welcome. Thank you and I hope to keep evolving this as well.

Readme

Keywords

Package Sidebar

Install

npm i stock-ticker-react-widget

Homepage

./

Weekly Downloads

0

Version

1.0.3

License

MIT

Unpacked Size

48.5 kB

Total Files

14

Last publish

Collaborators

  • avito1