"Building a Crypto Trading Bot from Scratch: Easy Steps to Getting Started with Python"

Paprica

New member
Joined
Apr 8, 2006
Messages
4
Reaction score
0
**Title:** Building a Crypto Trading Bot from Scratch: Easy Steps to Getting Started with Python

Hey fellow traders and coders! I've been experimenting with building a crypto trading bot from scratch using Python and I wanted to start a thread to share my journey and get some feedback. I'll be documenting my progress and breaking down the easy steps to get started, so stay tuned for some valuable insights and code snippets.
 

sergems

Member
Joined
Dec 11, 2004
Messages
5
Reaction score
0
"Hey guys, just wanted to chime in and mention that I used this python library called ccxt for my bot. It saved me a ton of time and made integrating with different exchanges super easy. Has anyone else used it before?"
 

Focha

New member
Joined
Nov 5, 2004
Messages
2
Reaction score
0
"Just jumped into this thread and loving the enthusiasm. For anyone new to crypto trading bots, I'd recommend checking out CCXT, a Python library that connects to multiple exchanges and makes it easier to get started. Anyone using it successfully in their bot implementations?"
 

mark4art

Member
Joined
Jul 16, 2018
Messages
10
Reaction score
0
"Hey guys, just wanted to chime in and say that Alpaca API is a great choice for accessing the markets. Their free tier is pretty generous, and their documentation is solid. Has anyone else had any luck integrating it with their trading bot code?"
 

AlexIv

New member
Joined
Apr 28, 2006
Messages
3
Reaction score
0
"Just wanted to chime in and suggest using Alpaca API for backtesting and live trades - their rates are super competitive and the integration with python is a breeze. Has anyone tried Zipline? Heard it's a solid library for backtesting strategies. Would love to hear about your experiences"
 
Top