Skip to content

Simple browser stock watcher that displays stock market price information without the information overload of traditional stock watchers.

Notifications You must be signed in to change notification settings

jhiney/tickertron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tickertron

Tickertron is a simple, browser-based stock watcher that displays stock price information without the information overload of traditional stock watchers. Made with React, finnhub.io, and react-bootsrap.

GitHub Logo

Quick Start

Open http://jhiney.dev/tickertron to view tickertron in the browser.

/ will activate Tickertron. Type in your favorite ticker(s) to see the intraday trend, current price, % gain/loss and previous close. Clicking an indivdual ticker will bring up a minute-by-minute chart of intraday price changes.

Multiple tickers are supported by placing a "," between each ticker. For example : msft,aapl,net,crm will run the Microsoft, Apple, Cloudflare, and SalesForce respectively.

Electron

Originally, Tickertron was conceived as an Electron app, however viewing in the browser quickly became the perfered method of viewing the app. As such, the electron folder remains. Cloning this repo and runnning npm install and npm run dev will begin Tickertron in both the local host and an Electron app.

Future Improvements

  • Autocomplete Tickers
  • Showing previous trading day data if no current data is available
  • Commma-seperated tickers
  • Real-time data option
  • Exchange holiday recognition
  • Crypto tickers

About

Simple browser stock watcher that displays stock market price information without the information overload of traditional stock watchers.

Resources

Stars

Watchers

Forks

Packages

No packages published