Skip to main content

A streamlit tool for rendering kraken data

Project description

Python Data Analysis Project

This project is a tool for analyzing currency pairs on the Kraken cryptocurrency exchange. It uses the Kraken API to fetch real-time price data for various currency pairs and visualizes this data using the Plotly library. Additionally, it calculates technical analysis indicators such as the stochastic oscillator and its moving average, which can assist in trading decisions.

The project is written in Python and uses several libraries, including pandas for data manipulation, plotly for data visualization, and krakenex for interacting with the Kraken API. It also uses Streamlit for the web application functionality. Project Structure

The main code for the project is located in main.py, which imports and uses functions and classes defined in other modules. These modules include graphs.py, which contains the Graph class for creating candlestick charts and stochastic oscillators, and front.py, which contains the Front class for handling the user interface of the application.

The project also includes a requirements.txt file that lists the Python packages required to run the project. The project can be run in a Docker container using the provided Dockerfile.

The project includes a tests.py file for unit testing and integration testing. The tests cover the initialization of the Front and Graph classes, the retrieval of currency pairs from the Kraken API, and the creation of Plotly graphs. How to Run the Project

To run the project, you need to have Python installed on your machine. You can then install the required packages using pip:

$pip install -r requirements.txt

After installing the required packages, you can run the project using the following command:

$streamlit run main.py

This will start the Streamlit app and open it in your web browser. Documentation

The project includes a docs folder that contains several text files providing more details about the project and its requirements. The enunciado.txt file contains the details of the project statement, and the memoria_kraken.lyx file contains the project report.

Authors

This project was created by Rodrigo de la Nuez Moraleda and Marcos Castro Cacho.

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

KrakenPythonMarcosRodrigo-0.1.0.tar.gz (2.1 kB view hashes)

Uploaded Source

Built Distributions

krakenpythonmarcosrodrigo-0.1.0-py3-none-any.whl (2.3 kB view hashes)

Uploaded Python 3

KrakenPythonMarcosRodrigo-0.1.0-py3-none-any.whl (2.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