/financial-market-analysis

Analyzes and investigates changes in stock market quotes of a financial market in a given period of time

Primary LanguagePython

Financial Market Analysis

Analyzes and investigates changes in stock market quotes of a financial market in a given period of time

How to run?

  1. Clone or download this repository
  2. Create virtual environment in repository: python3 -m venv venv
  3. Activate virtual environment: source venv/bin/activate
  4. Install requirements: python3 -m pip install -r requirements.txt
  5. Run from the terminal as: ./stock_price_informant.py

Sample of execution

Cumulative profitability

alt-text

Distribution

alt-text

Scatter

alt-text