surfingcrypto

Customizable interface to cryptocurrencies.


Install
pip install surfingcrypto==0.6.2

Documentation

surfingcrypto

img

PyPI PyPI - Python Version Testing codecov Requirements Status black

python package to surf crypto-waves.

  • Scrapes OHLC data from www.coinmarketcap.com and stores it locally.
  • Compute Technical Analysis indicators and plot complex graphs
  • Interact with Coinbase API to read transaction data and to compute Portfolio statistics

Installation

  1. First, install direct requirements
    pip install git+https://github.com/giocaizzi/pyfolio.git
    pip install git+https://github.com/mementum/backtrader.git@0fa63ef4a35dc53cc7320813f8b15480c8f85517#egg=backtrader
    
    
  2. Install with pip
    pip install surfingcrypto

Documentation

Read the docs

Documentations can be found here