An open API service indexing awesome lists of open source software.

https://github.com/cyberroute/criptocurrency-analisys

A Crypto analisys tool
https://github.com/cyberroute/criptocurrency-analisys

Last synced: 8 months ago
JSON representation

A Crypto analisys tool

Awesome Lists containing this project

README

          

# Criptocurrency-Analisys
===

Requirements
---
```
pip3 install virtualenv
```
Virtual Environment
---
```
virtualenv -p `which python3` cripto
source cripto/bin/activate
pip install numpy pandas jupyter plotly quandl
jupyter notebook
```
Copy, paste and execute the python code in the Jupyter Notebook

![alt text](https://user-images.githubusercontent.com/15635380/34075100-418dd7ba-e2b4-11e7-93f2-4c2304e8b7ea.png)

BTC price by Exchange

![alt text](https://user-images.githubusercontent.com/15635380/34078467-e893df24-e312-11e7-82c2-4dc4e0a25734.png)

ALT-Cripto prices

![alt text](https://user-images.githubusercontent.com/15635380/34078489-57f0c026-e313-11e7-918a-dd0ec1344c9f.png)

Correlations 2016/2017

![alt text](https://user-images.githubusercontent.com/15635380/34078503-96468bf8-e313-11e7-9d25-7fff27e102d0.png)