All Projects → timkpaine → algo-coin

timkpaine / algo-coin

Licence: Apache-2.0 license
Python library for algorithmic trading cryptocurrencies across multiple exchanges

Programming Languages

typescript
32286 projects
HTML
75241 projects
python
139335 projects - #7 most used programming language
Makefile
30231 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to algo-coin

Algo Coin
Python library for algorithmic trading cryptocurrencies across multiple exchanges
Stars: ✭ 365 (-5.44%)
Mutual labels:  coinbase, exchange, gemini, gdax, algorithmic-trading, kraken, poloniex
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 (+26.68%)
Mutual labels:  exchange, gemini, gdax, kraken, poloniex
Crypto vba
An Excel/VBA project to communicate with various cryptocurrency exchanges APIs
Stars: ✭ 103 (-73.32%)
Mutual labels:  coinbase, exchange, gdax, kraken, poloniex
Nescience-Indexing-CLI
Nescience Software & Capital Rebalancing Tool
Stars: ✭ 26 (-93.26%)
Mutual labels:  coinbase, gemini, gdax, kraken, poloniex
Crypto Exchange
Pulls together list of crypto exchanges to interact with their API's in a uniform fashion.
Stars: ✭ 241 (-37.56%)
Mutual labels:  exchange, gemini, gdax, kraken, poloniex
Cryptofeed
Cryptocurrency Exchange Websocket Data Feed Handler
Stars: ✭ 643 (+66.58%)
Mutual labels:  coinbase, exchange, gemini, kraken
Coinnect
Coinnect is a Rust library aiming to provide a complete access to main crypto currencies exchanges via REST API.
Stars: ✭ 130 (-66.32%)
Mutual labels:  exchange, kraken, poloniex
Stocklook
crypto currency library for trading & market making bots, account management, and data analysis
Stars: ✭ 119 (-69.17%)
Mutual labels:  coinbase, gdax, poloniex
Cryptex
Gemini, GDAX, Bitfinex, Poloniex, Binance, Kraken, Cryptopia, Koinex, BitGrail and CoinMarketCap cryptocurrency exchange API clients in Swift / iOS SDK. Check prices and account balances using Sample iOS app.
Stars: ✭ 51 (-86.79%)
Mutual labels:  gemini, gdax, poloniex
Cryptocurrency Portfolio
Google Sheets automatic creation with Google Apps Script (GAS) for managing a cryptocurrency tracking spreadsheet with multi exchanges
Stars: ✭ 134 (-65.28%)
Mutual labels:  exchange, kraken, poloniex
Krypto Trading Bot
Self-hosted crypto trading bot (automated high frequency market making) written in C++
Stars: ✭ 2,589 (+570.73%)
Mutual labels:  coinbase, exchange, kraken
Crypto Signal
Github.com/CryptoSignal - #1 Quant Trading & Technical Analysis Bot - 3,100+ stars, 900+ forks
Stars: ✭ 3,690 (+855.96%)
Mutual labels:  coinbase, gdax, algorithmic-trading
My Token
📈Track token prices of your favorite exchanges in terminal!
Stars: ✭ 141 (-63.47%)
Mutual labels:  exchange, kraken, poloniex
Trading Indicator
provide trading technical indicator values based on data of almost crypto currency exchanges
Stars: ✭ 31 (-91.97%)
Mutual labels:  coinbase, gemini, kraken
bitcointaxer
Crypto-TAX Gain/Loss Calculator
Stars: ✭ 33 (-91.45%)
Mutual labels:  kraken, poloniex
Coinbase Pro Node
Coinbase Pro API written in TypeScript and covered by tests.
Stars: ✭ 116 (-69.95%)
Mutual labels:  coinbase, exchange
profbit
Track your Coinbase profits!
Stars: ✭ 37 (-90.41%)
Mutual labels:  coinbase, bitcoin-cash
Coinbasepro Python
The unofficial Python client for the Coinbase Pro API
Stars: ✭ 1,386 (+259.07%)
Mutual labels:  coinbase, exchange
Exchanges Php
This is a virtual currency SDK that brings together multiple exchanges
Stars: ✭ 134 (-65.28%)
Mutual labels:  coinbase, kraken
Coinbasepro Csharp
The unofficial .NET/C# client library for the Coinbase Pro/GDAX API
Stars: ✭ 143 (-62.95%)
Mutual labels:  coinbase, gdax

AlgoCoin

AlgoCoin is a python library for writing trading algorithms. It is designed using a combination of asyncio and callbacks to make writing cross-asset, cross-currency, and cross exchange algorithms for backtesting and live trading as simple as possible.

WARNING: With the major refactoring of aat, this library is essentially defunct for now. AAT will build toward the entire feature set of AlgoCoin, and eventually this library will be rebooted as just a UI on top of existing AAT functionality and APIs.

Gitter License PyPI

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].