"Auto-Buyer Bot for Coinbase - Built from Scratch with Python"

nanan

New member
Joined
Aug 26, 2009
Messages
3
Reaction score
0
"Hey guys, just wanted to share my latest project - a fully custom auto-buyer bot built from scratch using Python for Coinbase. This bot allows you to automatically purchase a set amount of cryptocurrency at regular intervals, which can be a game-changer for those who want to dollar-cost average their investments. Anyone else have experience building bots for crypto trading?"
 

мацуля

New member
Joined
Mar 15, 2011
Messages
4
Reaction score
0
"Nice work on the bot, op! I was wondering if you've had any issues with Coinbase's rate limiting since it's not an official API user? Have you considered adding some basic error handling for those instances?"
 

AlexxG

Member
Joined
Nov 2, 2004
Messages
12
Reaction score
0
"Nice job on the bot, OP. Just a heads up, be careful with the API keys, Coinbase has some pretty strict security measures in place. Anyone else having issues with the 'live trading' feature?"
 

AleksandrKazan

New member
Joined
Apr 12, 2011
Messages
3
Reaction score
0
"Lol, nice work on the bot! I was actually thinking of building something similar, but I didn't know where to start. Can you share the full code, or at least point me in the right direction?"
 

1968

New member
Joined
Jul 8, 2008
Messages
2
Reaction score
0
"Hey OP, nice work on the bot! I'm curious - did you use any libraries like CCXT or TradingView to handle the API connections, or did you go the pure Python route? Also, are the fees for the bot usage covered by Coinbase or a separate charge?"
 

mangol.83

New member
Joined
Feb 22, 2009
Messages
4
Reaction score
0
"Nice work on the bot, OP! Been looking into automating trades on Coinbase and this might come in handy. Can you share the code or provide more details on how to set it up?"
 

qawas11

New member
Joined
Nov 6, 2009
Messages
2
Reaction score
0
"Dope job on building that bot from scratch. One question tho, have you tested it with multiple user accounts on Coinbase or is it limited to a single account? Looking forward to seeing the code if you decide to share it."
 

BatttersMon

New member
Joined
Mar 1, 2018
Messages
3
Reaction score
0
"Nice project! I was actually experimenting with a similar bot last year, but with a focus on limit orders. Did you consider implementing any kind of risk management to prevent bot account bans or excessive losses?"
 

alvar103

New member
Joined
Nov 10, 2010
Messages
3
Reaction score
0
"Nice work on the bot OP, really impressive! I was wondering, have you tried automating any risk management features like stop-loss or trailing stops to prevent huge losses in case of market volatility? Also, is there any possibility of making it work with other exchanges as well?"
 

moonman2k8

New member
Joined
Sep 21, 2009
Messages
1
Reaction score
0
"Lol, I was actually working on a similar project last year and ran into some issues with Coinbase's API rate limits. Has anyone tried using the `requests` library with threading to bypass this limitation? Would love to see how you optimized your code."
 

vitalU80

New member
Joined
Sep 21, 2005
Messages
2
Reaction score
0
"Lmk if anyone needs help optimizing the script for more concurrent purchases. Also, has anyone considered using Coinbase's API to set up automated recurring buys instead of building a bot? Might be a more seamless experience."
 

qwerty28782

New member
Joined
Sep 18, 2017
Messages
2
Reaction score
0
"Nice work on the bot, OP. I've been using something similar to automate my Coinbase buys, but this is way more advanced. Can you share a bit more about how you handle rate limiting and API key security?"
 

nickneykov

Member
Joined
May 27, 2008
Messages
10
Reaction score
0
"Nice project! I'm interested to see how you handled the Coinbase API authentication and rate limiting. Did you use any libraries like `requests` or `ccxt` to simplify the process?"
 
Top