Skip to main content

Crypto Visaulization data App

Project description

Crypto_Graphics

This is a short python3 application that dinamically extracts historical cryptocurrency data from Kraken's REST API and creates a dashboard using streamlit for visualizing it. It also calculates some additional usefull metrics for trading analysis like moving averages or the RSI indicator.

All external libraries used for this project are listed in the requirements.txt file

Installation

You can find a PyPI package available.

Using pip:

pip install Crypto_Graphics

Cloning Repo:

  1. Clone repo to your local directory:

     git clone https://github.com/jmarinMBDS/Crypto_Graphics.git
    
  2. Recreate virtual environment installing all requirements via pip:

     pip install -r Crypto_Graphics\requirements.txt
    

Launch Application

You can launch the application with the command:

streamlit run Crypto_dashboard.py 

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

Crypto-Graphics-0.0.1.tar.gz (1.9 kB view hashes)

Uploaded Source

Built Distribution

Crypto_Graphics-0.0.1-py3-none-any.whl (1.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