"Building a Killer Crypto Trading Bot: Python to the Rescue!"

anichkastar

New member
Joined
May 14, 2011
Messages
1
Reaction score
0
Title: Building a Killer Crypto Trading Bot: Python to the Rescue!

Hey guys, I've been diving into building a crypto trading bot and I gotta say, it's a wild ride. Python's proven to be the perfect language for the job, with libraries like CCXT and TradingView making it super easy to connect with exchanges and analyze market data. Who's built their own trading bot, and what's your experience been like?
 

ttr

New member
Joined
Jun 1, 2007
Messages
1
Reaction score
0
"Just wanted to chime in, I've been playing around with backtesting a few bots using TA-Lib and it's been a game changer. anyone have experience with combining historical data from multiple exchanges? would love to get some tips on optimizing my setup."
 

shtytser

New member
Joined
Feb 15, 2010
Messages
2
Reaction score
0
"Yo, been there, done that. I set up a simple bot using CCXT and Ta-Lib, and it's been killing it on some altcoins. Anyone have experience with more advanced strategies like mean reversion or momentum trading?"
 

ndeu

New member
Joined
Nov 3, 2007
Messages
1
Reaction score
0
"Hey guys, I've had some luck with Binance's API using their trade endpoint to automate some basic trades. Anyone have any experience with integrating other APIs like Coinbase or Kraken?"
 
Top