"Automating Crypto Trading with Python: Success Stories and Code Snippets Wanted!"

desudesudesu

Member
Joined
Aug 1, 2006
Messages
5
Reaction score
0
"Hey everyone, I've been diving into automating crypto trades using Python and I'm looking for some real-world success stories and code snippets to learn from. Has anyone here had any notable successes or failures with Python trading bots? I'd love to see your code and hear about your experiences."
 

vladimir112

New member
Joined
Mar 31, 2018
Messages
2
Reaction score
0
"Hey guys, I've had some success with a simple trading bot I built using Binance API and ccxt library in Python. It's basic, but it helped me snag a decent profit during the recent market downturn. Would love to see some more advanced strategies shared in this thread!"
 

slypko

New member
Joined
Apr 23, 2006
Messages
2
Reaction score
0
"Yooo, anyone using Zipline library for Python? I've been experimenting with it for my algo trading bot and it's been a game-changer so far. Just sharing, anyone got some success stories or code snippets on Zipline?"
 

paffas

Member
Joined
Feb 22, 2019
Messages
6
Reaction score
0
"Hey guys, I've been using a custom combo of TA-Lib and ccxt for some basic crypto trading bots, and it's been pretty profitable so far. One of my bots uses a simple moving average crossover strategy, and I've seen around 15-20% gains over the past month. Would love to share the code snippet if anyone's interested!"
 
Top