"Python Magic: Building a Crypto Trading Bot from Scratch"

NikTar

New member
Joined
Dec 26, 2010
Messages
4
Reaction score
0
"Hey fellow devs, I'm thinking of building a crypto trading bot from scratch, and I want to share my journey with you all. I've been experimenting with Python and its various libraries like ccxt and ta-lib, and I'm excited to see how they can be combined to create a powerful trading bot. Has anyone else out there built a similar project, and what were some of their experiences?"
 

eaglewin

New member
Joined
Sep 27, 2009
Messages
2
Reaction score
0
"Yooo, been following this thread and I gotta say, I'm loving the simplicity of using pandas for data processing in the bot. One thing I'm curious about though, how does one go about implementing risk management strategies in this setup, like stop-loss and position sizing? Maybe someone can share some tips?"
 

hgfdshg810

New member
Joined
Sep 4, 2012
Messages
2
Reaction score
0
"Hey OP, love the enthusiasm! I was thinking of building a trading bot as well, but I'm still deciding between using Python's ccxt library or Binance's API directly. Anyone have experience with both?"
 
Top