Skip to main content

Stock Extractor library

Project description

Stock Prediction Pipeline

Step 1 - Build Stock Database

Step 2 - Normalize Stock Data

Step 3 - Build Features and Visualization

Step 3 - Build Prediction Models

Metrics

The metrics of prediction models should be based on profits and loss they give.

  1. Profit vs. loss

  2. Backtest

Stock data

Collected stock data include following values:

  • Close
  • Open
  • High
  • Low
  • Volumn
  • Change
  • Percentage Change

Derivative values:

  • Return
  • Alpha
  • Volatility
  • Alpha*
  • Sharpe

Business Taxonomy

There is a large number of companies in stock market. It is crucial to take a look over their financial reports and market indices to have a correct view of the companies' business status.

In this section, we want to build several main groups of companies. Each group represents the area of business that the company is taking part in. In addition, we target to give a common credit score for each group, and also the rank of company in that group.

  • Input:

    • Stock indices
    • Companies financial reports
  • Output:

    • We want to have a comparison between the areas and give the advice on which business we should invest in.
    • We want to have a table that ranks companies and shows their potential in market.

Installation:

conda create --name eagle python=3.7
conda activate eagle
pip install -r requirements.txt

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

eagle-kaist-0.0.1.tar.gz (119.8 kB view hashes)

Uploaded Source

Built Distributions

eagle_kaist-0.0.1-py3.7.egg (152.3 kB view hashes)

Uploaded Source

eagle_kaist-0.0.1-py3-none-any.whl (127.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page