Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.21 KB

README.md

File metadata and controls

35 lines (26 loc) · 1.21 KB

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