nverno / stonks

see what's up with your stonks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Watch your stonks go to the moon, demo here.

This is a simple chrome extension that creates a popup to lookup and track stock tickers. The extension provides a default binding, <Ctrl>-<Shift>-Q, to quickly toggle the sidebar.

Built with javascript, jquery, and bootstrap.

Features

  • search for tickers by symbol or company name
  • add/remove tickers from the list to track their quotes in real-time
  • display time series/volume chart for results (work in progress)
  • chart summarizing twitter mentions over last few hours (work in progress)

Bugs/Todo

  • no need to hit api repeatedly when market isn't open
  • cleanup/remove ugly charts
  • sync chrome.storage with tickers for extension (different window available to background scripts)

About

see what's up with your stonks


Languages

Language:JavaScript 53.7%Language:SCSS 28.6%Language:EJS 7.8%Language:HTML 6.3%Language:CSS 2.4%Language:Python 0.8%Language:Emacs Lisp 0.4%