Skip to main content

Bitcoin Trend Forecast

Project description

PyPI version Build Status Coverage Status License: MIT

PyBcoin - A forcasting tool to analyze Bitcoin trend.

PyBcoin is a Bitcoin trend forecasting tool which predicts the next days momentum of Bitcoin price based on historical data of Bitcoin, user sentiments on twitter and reddit alongside various commodity prices. The User interface for this forecasting tool is a Dash app.

The link to the app is: pybcoin

Python Version 3.4 or Later

This Package is developed on Linux using Python 3.4 / 3.5 / 3.6 (the Anaconda distribution).

Environment

After installing Anaconda, you should create a conda environment using:

conda create --name pybcoin python=3

Now you can switch to the new environment (on Linux):

source activate pybcoin

Required Packages

The App require several Python packages to be installed. The packages are listed in requirements.txt

To install the required Python packages and dependencies you first have to activate the conda-environment as described above, and then you run the following command in a terminal:

pip install -r requirements.txt

Dash App

Once done installing requisite packages, Run the the following command:

python pybcoin/starter.py

This will open a Intercative Dash app.

Using Pip

The package can also be installed from pypi using:

pip install pybcoin

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

pybcoin-0.15.tar.gz (48.8 MB view hashes)

Uploaded Source

Built Distribution

pybcoin-0.15-py3-none-any.whl (19.3 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