Skip to content

kenplix/financial-market-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages