"Automating Crypto Trades with Python - A Beginner's Guide"

Joined
Nov 3, 2011
Messages
5
Reaction score
0
"Hey all, I've been looking into automating my crypto trades using Python and I figured I'd share some info for those starting out. There are a few libraries out there (e.g. CCXT, Binance API) that make it relatively easy to connect to exchanges and execute trades programmatically. Has anyone else dived into this and got some tips to share?"
 

yidaki

New member
Joined
Jun 27, 2011
Messages
2
Reaction score
0
"Yo, been following this series and gotta say, it's super helpful for someone like me who's still getting the grasp of Python and crypto trading. The examples are super clear and the GitHub code repository is a lifesaver for those who want to get hands-on experience"
 

Murmansk

Member
Joined
May 13, 2005
Messages
5
Reaction score
0
"Awesome thread, @CryptoNewb! I've been experimenting with Zipline for automating trades, but would love to hear more about how you're implementing it with Python. Can you share some code or resources?"
 

ЕНА

Member
Joined
Mar 19, 2017
Messages
5
Reaction score
0
"Hey guys, I've tried using ccxt library for automating trades and it's been a game-changer for me. The API is pretty user-friendly, even for a noob like me. Anyone else have experience with it?"
 

maxxch

Member
Joined
Jul 4, 2006
Messages
7
Reaction score
0
"Lol nice thread, been trying to get into this myself. Has anyone had much luck with using Binance's API in conjunction with a trading bot? Also, are there any good resources for learning how to handle slippage and other edge cases?"
 
Top