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.
-
Profit vs. loss
-
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file eagle-kaist-0.0.1.tar.gz.
File metadata
- Download URL: eagle-kaist-0.0.1.tar.gz
- Upload date:
- Size: 119.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.23.0 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50486fb2f53cff25eda3dca82fed7a0f1fa29c5d932b8a8ee3542400914aedd9
|
|
| MD5 |
b9889c6a5bc8f104fde6c731b67df802
|
|
| BLAKE2b-256 |
ffa465fd6ccdd18302d7164d427f9189ee79117b02bedcd8a16acbc6cc0ff1c3
|
File details
Details for the file eagle_kaist-0.0.1-py3.7.egg.
File metadata
- Download URL: eagle_kaist-0.0.1-py3.7.egg
- Upload date:
- Size: 152.3 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.23.0 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e949cd6c487de96bbdd6a6b49e8428bfe7b25f3c0fad8a25d6e353295a197b88
|
|
| MD5 |
32f1ffbdda9335f7bbbb9a5241b15191
|
|
| BLAKE2b-256 |
8d0fc6d583f4270f9b06308bc09c2485d9fdb869bfcbfcdf6654b92217dfaa4f
|
File details
Details for the file eagle_kaist-0.0.1-py3-none-any.whl.
File metadata
- Download URL: eagle_kaist-0.0.1-py3-none-any.whl
- Upload date:
- Size: 127.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.23.0 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
13324f7d568546fc663a617fff3409c229f732cfbc89c77830afe69ca7c5c732
|
|
| MD5 |
6f6d1177f729e5ff0e90a1883dbec04b
|
|
| BLAKE2b-256 |
eded3d5fd60752c3d9a98bcf69b1175274a5ce149a4e83ad599b14eed2940a98
|