All Projects → veox → Python2 Krakenex

veox / Python2 Krakenex

Licence: lgpl-3.0
(UNMAINTAINED) REST Exchange API for Kraken.com, Python 2

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Python2 Krakenex

Python3 Krakenex
REST Exchange API for Kraken.com, Python 3
Stars: ✭ 523 (+626.39%)
Mutual labels:  api-client, cryptocurrency, kraken
Pykrakenapi
A python implementation of the Kraken API.
Stars: ✭ 124 (+72.22%)
Mutual labels:  api-client, cryptocurrency, kraken
Coinbase Pro Node
Coinbase Pro API written in TypeScript and covered by tests.
Stars: ✭ 116 (+61.11%)
Mutual labels:  api-client, cryptocurrency
Coingecko Api
A Node.js wrapper for the CoinGecko API with no dependencies.
Stars: ✭ 159 (+120.83%)
Mutual labels:  api-client, cryptocurrency
Twitch4j
Modular Async/Sync/Reactive Twitch API Client / IRC Client
Stars: ✭ 209 (+190.28%)
Mutual labels:  api-client, kraken
Telegram Kraken Bot
Python bot to trade on Kraken via Telegram
Stars: ✭ 156 (+116.67%)
Mutual labels:  cryptocurrency, kraken
Krypto Trading Bot
Self-hosted crypto trading bot (automated high frequency market making) written in C++
Stars: ✭ 2,589 (+3495.83%)
Mutual labels:  cryptocurrency, kraken
Binance
A .NET Standard Binance API library.
Stars: ✭ 199 (+176.39%)
Mutual labels:  api-client, cryptocurrency
Orko
Trade on and script multiple crypto exchanges from a single user interface on desktop and mobile. In development.
Stars: ✭ 128 (+77.78%)
Mutual labels:  cryptocurrency, kraken
Algo Coin
Python library for algorithmic trading cryptocurrencies across multiple exchanges
Stars: ✭ 365 (+406.94%)
Mutual labels:  cryptocurrency, kraken
Exchangesharp
ExchangeSharp is a powerful, fast and easy to use .NET/C# API for interfacing with many crypto currency exchanges. REST and web sockets are supported.
Stars: ✭ 489 (+579.17%)
Mutual labels:  cryptocurrency, kraken
My Token
📈Track token prices of your favorite exchanges in terminal!
Stars: ✭ 141 (+95.83%)
Mutual labels:  cryptocurrency, kraken
Cryptocurrency Portfolio
Google Sheets automatic creation with Google Apps Script (GAS) for managing a cryptocurrency tracking spreadsheet with multi exchanges
Stars: ✭ 134 (+86.11%)
Mutual labels:  cryptocurrency, kraken
Coinnect
Coinnect is a Rust library aiming to provide a complete access to main crypto currencies exchanges via REST API.
Stars: ✭ 130 (+80.56%)
Mutual labels:  cryptocurrency, kraken
Currencyviewer
Short python framework that dynamically displays and converts the cryptocurrencies in your Kraken wallet into equivalents fiat money.
Stars: ✭ 13 (-81.94%)
Mutual labels:  cryptocurrency, kraken
Kraken Go Api Client
Example client library in GO for use with the kraken.com API.
Stars: ✭ 175 (+143.06%)
Mutual labels:  api-client, kraken
Php Bitcoinrpc
Fully unit-tested Bitcoin JSON-RPC client based on GuzzleHttp.
Stars: ✭ 231 (+220.83%)
Mutual labels:  api-client, cryptocurrency
Cryptofeed
Cryptocurrency Exchange Websocket Data Feed Handler
Stars: ✭ 643 (+793.06%)
Mutual labels:  cryptocurrency, kraken
Siis
Trading bot including terminal, for crypto and traditionals markets. Assisted or fully automated strategy.
Stars: ✭ 45 (-37.5%)
Mutual labels:  cryptocurrency, kraken
Moneybird Php Client
PHP Client for Moneybird V2
Stars: ✭ 67 (-6.94%)
Mutual labels:  api-client

krakenex

Kraken.com exchange API, Python 2 package.

Installation

Run python ./setup.py install. The module will be called krakenex.

Documentation

The code is simple and documented in docstrings.

For a list of public/private API methods, see Kraken API documentation.

Attribution

This code is licensed under LGPLv3. It should be available in LICENSE. If not, see here.

Examples are licensed under the Simplified BSD license. See examples/LICENSE.

Payward's PHP API, Alan McIntyre's BTC-e API, and ScriptProdigy's Cryptsy Python API were used as examples.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].