mascaaj / stock-ticker

Collection of frameworks for stock monitoring, selection / visualization.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stock Ticker using multiple frameworks

This is stock portfolio monitoring website, create using multiple frameworks

Access to stock data

  • Currently (circa March 2022) Finnhub is being used for realtime data

  • User will have to sign up and obtain the api key before getting started.

  • For security purposes, it is recommended to set the key as an environment vaiable.

    export FINHUB_API_KEY=<your_key_here>

Instructions for individual frameworks are in each folder.

About

Collection of frameworks for stock monitoring, selection / visualization.


Languages

Language:Python 74.9%Language:HTML 25.1%