Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure. Learn more →
Coinbasepro-python Alternatives
Similar projects and alternatives to coinbasepro-python
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
-
-
CryptoDashboard
Conky dashboard showing etherscan gas prices, bitcoin and ethereum prices. (by mewmix)
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
-
coinbasepro-python discussion
coinbasepro-python reviews and mentions
-
Unable to connect to coinbase pro API
I'm trying to set up algo trading through the Blankly Python library. I've generated my Coinbase Pro API keys, but when I try to enter them it always tells me that it failed to connect, and to check to make sure my keys are correct. I'm quite certain that they are, and I made a new set of API keys just in case something was wrong with the first set. I also cannot create an "authenticated client" as described on their readme because the cbpro library is out of date and currently incompatible with blankly.
-
Coinbase Python Library? (or any other language)
which uses the coinbasepro-python library to perform trades https://github.com/danpaquin/coinbasepro-python
-
When does a limit order expire?
My question is, when does the order expire, if ever? The documentation is pretty sparse -- https://github.com/danpaquin/coinbasepro-python .
-
Daily General Discussion - July 20, 2021
This is pretty trivial if you don't mind getting your feet wet scripting with cbpro.
-
Coinbase Pro API reports
The cbpro library for Python, for instance, makes interacting with the API very simple, then all you have to do is loop through your accounts grabbing whatever data you need.
-
I want to make a program that watches a specific cryptocurrency exchange, and immediately sends me an alert if a specific coin drops by 20%.
To start, I'd say coinbase has a well documented api, (coinbase pro, the exchange, not the other one). This wrapper package was one of the first I used, I assume it's still supported: https://github.com/danpaquin/coinbasepro-python. To knock out 1 and 2 would look something like (psuedo code, don't quote this):
-
Serious question - what price will you consider a dip right now?
Yeah it does. You can set it up to deposit money it seems. Under deposit/withdraw here: https://github.com/danpaquin/coinbasepro-python it seems to suggest this. To be honest I was already thinking of doing this before I saw your comment, but if someone else would use it too then that's extra motivation. I understand where you're coming from though. I would personally prefer to set it up for myself so it deposits some money in my account every day, buys algorand, and then transfers it to my algorand wallet after a few days, without me having to think about it at all. Just out of curiosity what do you do for employment? I'm a data scientist so I'm a bit of an evangelist for learning python and if it's something that you would be interested in at all I can recommend some resources.
-
Coinbase Pro Websockets Issue
Not sure what language or library you're using, but try the example here: https://github.com/danpaquin/coinbasepro-python#websocketclient-methods
-
Profiling Python code with py-spy
I’m using a Coinbase Pro API for Python to access data from the WebSocket feed. Here’s a first cut that has some debugging code left in place (along with two ways to generate the VWAP, one inefficient (the _vwap method) and one more efficient). Let’s see if py-spy reveals how much time this code uses.
-
How do I fix a TypeError: decoding str is not supported? I've tried searching for answers, but haven't found anything relevant to my project.
If not, you can find it here: https://github.com/danpaquin/coinbasepro-python
-
A note from our sponsor - Stream
getstream.io | 18 Jul 2025
Stats
danpaquin/coinbasepro-python is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of coinbasepro-python is Python.
Popular Comparisons
- coinbasepro-python VS crypto_vba
- coinbasepro-python VS orderbook
- coinbasepro-python VS pycoingecko
- coinbasepro-python VS uniswap-python
- coinbasepro-python VS CryptoDashboard
- coinbasepro-python VS gemini-python
- coinbasepro-python VS cryptofeed
- coinbasepro-python VS vim-hug-neovim-rpc
- coinbasepro-python VS ethereum-burn-stats
- coinbasepro-python VS py-spy