j4ke-exe / GME-Tracker

🎮 An all-in-one program for GME stock holders.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disclaimer

None of this is financial advice.

What is GME-Tracker?

Lightweight, easy to use, all-in-one program that displays everything a GME investor would need.

Dependencies

  • Python 3.x
  • pip

Known Issues

Might need to install mpl_finance and Matplotlib directly.

  1. pip install https://github.com/matplotlib/mpl_finance/archive/master.zip
  2. python -m pip install -U matplotlib

Installing

Easy 3 step process:

  1. git clone https://github.com/wayahlife/GME-Tracker.git
  2. cd GME-Tracker
  3. pip install -r requirements.txt

Syntax

python3 main.py

Menu

Menu

Launch a continuous price feed.

Price

Display historical 1 year data.

Historical

Plot 1 year data using matplotlib.

Plot

About

🎮 An all-in-one program for GME stock holders.

License:MIT License


Languages

Language:Python 100.0%