None of this is financial advice.
Lightweight, easy to use, all-in-one program that displays everything a GME investor would need.
- Python 3.x
- pip
Might need to install mpl_finance and Matplotlib directly.
pip install https://github.com/matplotlib/mpl_finance/archive/master.zip
python -m pip install -U matplotlib
Easy 3 step process:
git clone https://github.com/wayahlife/GME-Tracker.git
cd GME-Tracker
pip install -r requirements.txt
python3 main.py
Launch a continuous price feed.