esovetkin / ledger-kraken

tools for working with kraken exchange

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

krak

Tools for automatic trading with kraken exchange.

krak aims to replace a web-interface of kraken exchange with a fully functional command-line tool. Additionally, krak can collect and store historical trading data (including historical order book). It provides an interface for creating and testing trading strategies.

Tool for syncronising private trades with ledger ledger.

Getting Started

Prerequisites

krak requires a few dependencies.

  • python3.3 or later
  • krakenex library
  • sqlite, corresponding python library
  • sphinx for documentation

Installing

Examples

krak --help
krak order --help

About

tools for working with kraken exchange

License:GNU General Public License v3.0


Languages

Language:Python 100.0%