Timeseries forecasting for stock prediction
Project description
Predictor
Timeseries forecasting for stock prediction.
Installation
Enviroment Variables
The following command must be used to insert the Alpha Vantage API key into the environment variables in Windows:
setx ALPHAVANTAGE_API_KEY "API key" /m
Docker
The Docker image can be created with the following command:
docker build --build-arg alphavantage_api_key=${ALPHAVANTAGE_API_KEY} -t predictor_image .
The Docker container can be started with the following command:
docker run -d --name predictor_container predictor_image
Packaging
The package can be generated with the following command:
python setup.py sdist bdist_wheel
The package can be installed with the following command:
python setup.py install
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 Distribution
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 trading-bot-predictor-0.0.1.tar.gz.
File metadata
- Download URL: trading-bot-predictor-0.0.1.tar.gz
- Upload date:
- Size: 8.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c20b071e78b437627846fb124099efdeec018503ac555c77d8cb2c583cdfcb46
|
|
| MD5 |
ec16b4f00fc8bfb471bd54bdfb23850b
|
|
| BLAKE2b-256 |
a5561a2bd815074138998af1f69ec449bb63da67300adea510d4006d9ff58911
|
File details
Details for the file trading_bot_predictor-0.0.1-py3-none-any.whl.
File metadata
- Download URL: trading_bot_predictor-0.0.1-py3-none-any.whl
- Upload date:
- Size: 15.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5d426d44130b5ad961c718a6a62da9588db05f4117e0790ee77d36832b00c6ac
|
|
| MD5 |
e7d5b3076b96d15f91c872d905dd9125
|
|
| BLAKE2b-256 |
9d750ca76af6fed1fbd2c07de6ca076d75611c4c0fb598b4c1a4d13a776724ee
|