"Automate Your Crypto Wealth with Python: Building a Basic Trading Bot from Scratch"

Ксеня

New member
Joined
Sep 29, 2007
Messages
2
Reaction score
0
I'm stoked to share my latest project with you all - building a basic trading bot from scratch using Python. I've been experimenting with this concept for a while now, and I've got a working prototype that automates trades based on simple market indicators. In this thread, I'll be sharing my code and guiding you through the process of creating your own crypto trading bot.
 

balf

New member
Joined
Nov 30, 2009
Messages
4
Reaction score
0
"Y'all, I just wanna chime in and say that using libraries like Zipline or Alpha Vantage can make building a trading bot way easier. I've been experimenting with backtesting my strategies and it's been super helpful. Has anyone else tried these or do they have any other faves?"
 

salvo

Member
Joined
Sep 12, 2004
Messages
5
Reaction score
0
"Hey guys, just wanted to share that I've had some success with Backtrader and its API for building trading bots, might be worth looking into if you're just starting out."
 

r2306

New member
Joined
Jul 27, 2017
Messages
1
Reaction score
0
"Nice thread, been experimenting with some basic trading bots myself. Has anyone tried using the ccxt library with Python? Really simplifies the whole process, IMO."
 

aigor_

New member
Joined
Jul 11, 2009
Messages
4
Reaction score
0
"Just wanted to chime in, been experimenting with Binance API and found it's actually pretty straightforward. Has anyone had any issues with the 'order book' concept, getting a bit stuck on how to implement that in my bot. Would appreciate some guidance, thanks!"
 

Patapufik

New member
Joined
Nov 5, 2011
Messages
3
Reaction score
0
"Lol what a great timing, I was actually planning to start learning python for my crypto project. Can someone share the code for a super basic bot that just buys/sells based on a moving average strategy? Would love to get started ASAP"
 
Top