Analyzes and investigates changes in stock market quotes of a financial market in a given period of time
- Clone or download this repository
- Create virtual environment in repository:
python3 -m venv venv
- Activate virtual environment:
source venv/bin/activate
- Install requirements:
python3 -m pip install -r requirements.txt
- Run from the terminal as:
./stock_price_informant.py