All Projects → coinbase → Coinbase Pro Trading Toolkit

coinbase / Coinbase Pro Trading Toolkit

Licence: apache-2.0
DEPRECATED — The Coinbase Pro trading toolkit

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Coinbase Pro Trading Toolkit

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 (-40.15%)
Mutual labels:  cryptocurrency, poloniex, bitfinex, gdax
Crypto Trading Bot
Cryptocurrency trading bot in javascript for Bitfinex, Bitmex, Binance, FTX, Bybit ... (public edition)
Stars: ✭ 1,089 (+33.29%)
Mutual labels:  trading-bot, cryptocurrency, bitfinex, trading
Stocklook
crypto currency library for trading & market making bots, account management, and data analysis
Stars: ✭ 119 (-85.43%)
Mutual labels:  cryptocurrency, poloniex, trading, gdax
Wolfbot
Crypto currency trading bot written in TypeScript for NodeJS
Stars: ✭ 335 (-59%)
Mutual labels:  trading-bot, cryptocurrency, trading, trading-algorithms
Kelp
Kelp is a free and open-source trading bot for the Stellar DEX and 100+ centralized exchanges
Stars: ✭ 580 (-29.01%)
Mutual labels:  trading-bot, cryptocurrency, trading, trading-algorithms
Gekko Strategies
Strategies to Gekko trading bot with backtests results and some useful tools.
Stars: ✭ 1,022 (+25.09%)
Mutual labels:  trading-bot, cryptocurrency, trading, trading-algorithms
Jesse
An advanced crypto trading bot written in Python
Stars: ✭ 1,038 (+27.05%)
Mutual labels:  trading-bot, cryptocurrency, trading, trading-algorithms
Poloniex
Poloniex python API client for humans
Stars: ✭ 71 (-91.31%)
Mutual labels:  trading-bot, cryptocurrency, poloniex, trading
Roq Api
API for algorithmic and high-frequency trading
Stars: ✭ 132 (-83.84%)
Mutual labels:  trading-bot, cryptocurrency, trading, trading-algorithms
Astibot
Astibot is a simple, visual and automated trading software for Coinbase Pro cryptocurrencies (Bitcoin trading bot)
Stars: ✭ 104 (-87.27%)
Mutual labels:  trading-bot, cryptocurrency, trading, trading-algorithms
Krypto Trading Bot
Self-hosted crypto trading bot (automated high frequency market making) written in C++
Stars: ✭ 2,589 (+216.89%)
Mutual labels:  trading-bot, cryptocurrency, bitfinex, trading
Socktrader
🚀 Websocket based trading bot for 💰cryptocurrencies 📈
Stars: ✭ 152 (-81.4%)
Mutual labels:  trading-bot, cryptocurrency, trading, trading-algorithms
Algotrading
Algorithmic trading framework for cryptocurrencies.
Stars: ✭ 249 (-69.52%)
Mutual labels:  trading-bot, cryptocurrency, trading, trading-algorithms
Cryptocurrency Trading Bots Python Beginner Advance
Crypto Trading Bots in Python - Triangular Arbitrage, Beginner & Advanced Cryptocurrency Trading Bots Written in Python
Stars: ✭ 672 (-17.75%)
Mutual labels:  trading-bot, cryptocurrency, trading-algorithms
Awesome Deep Trading
List of awesome resources for machine learning-based algorithmic trading
Stars: ✭ 514 (-37.09%)
Mutual labels:  trading-bot, cryptocurrency, trading-algorithms
Bxbot
A simple Bitcoin trading bot written in Java.
Stars: ✭ 515 (-36.96%)
Mutual labels:  trading-bot, cryptocurrency, trading
Cointrader
Coin Trader is a Java-based backend for algorithmically trading cryptocurrencies. It provides data collection and export, complex event processing and triggering, and backtesting - paper trading - live trading.
Stars: ✭ 332 (-59.36%)
Mutual labels:  trading-bot, cryptocurrency, trading-algorithms
Crypto Rl
Deep Reinforcement Learning toolkit: record and replay cryptocurrency limit order book data & train a DDQN agent
Stars: ✭ 328 (-59.85%)
Mutual labels:  bitfinex, trading, trading-algorithms
Tribeca
A high frequency, market making cryptocurrency trading platform in node.js
Stars: ✭ 3,646 (+346.27%)
Mutual labels:  trading-bot, cryptocurrency, trading
Python Poloniex
Poloniex API wrapper for Python 2.7 & 3
Stars: ✭ 557 (-31.82%)
Mutual labels:  cryptocurrency, poloniex, trading

Coinbase Pro Trading toolkit

CircleCI

npm

Note: The gdax-trading-toolkit package is deprecated and might have to be removed from NPM. Please migrate to the coinbase-pro-trading-toolkit package to ensure future compatibility.

Provide all the tools traders need, both professional and hobbyist alike, to create automated trading bots on the Coinbase Pro and supported digital asset exchanges. Note: Node 7.6 or above is required.

Recommended:

  • Node 9.4 or above
  • Typescript 2.7

Install

yarn add coinbase-pro-trading-toolkit

Test

Run the included test suite with the command

yarn test

Run

The src/samples folder contains many working demo scripts showcasing different aspects of the toolkit, while the tutorials folder contains running demo programs to accompany the CBPTT documentation.

Documentation

The CBPTT documentation contains blogs, reference material and step-by-step tutorials

Disclaimer

This software is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and non-infringement. In no event shall the authors, copyright holders, or Coinbase Inc. be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software.

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