Skip to content

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

License

Notifications You must be signed in to change notification settings

j4ke-exe/GME-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages