krakentren

A python package to interact with Kraken.com REST API


Keywords
crypto, kraken, krakentren, rest-api, trading
License
MIT
Install
pip install krakentren==0.11.15

Documentation

Kraken trade enhancer (krakentren)

A python package to interact with Kraken.com REST API. (https://docs.kraken.com/rest/)


Use

The package contacts Kraken's REST API in order to get market data and trade.

It can also add several trading tecnhical indicators to the ohlc data received by the api.


Dependencies - Installation

I recommend using a virtual environment (like venv) to install/run the package.

To install, type:

test@something:~$ pip install krakentren

Disclaimer - Warning

This is a work in progress. Use at your own risk.

The developer of the application is not in any way affiliated with Kraken exchange or Payward Inc