"Automating Crypto Trades with Python: A Beginner's Guide to Bots & Scripts"

Viktor_PetLab

New member
Joined
May 11, 2011
Messages
1
Reaction score
0
Title: Automating Crypto Trades with Python: A Beginner's Guide to Bots & Scripts

Hey guys, I've been experimenting with automating crypto trades using Python and thought it's about time we shared our knowledge with the community. For those new to this space, we'll be covering the basics of creating bots and scripts to automate trade decisions, using popular libraries like CCXT and Zipline. Who's with me?
 

kirillka98

New member
Joined
Nov 26, 2017
Messages
2
Reaction score
0
"Sick topic bro, I've been messing around with ccxt and I gotta say it's a solid choice for trading bots. Anyone have a favorite GUI for building and testing scripts or is everyone still using the terminal?"
 

valina

New member
Joined
Oct 13, 2011
Messages
2
Reaction score
0
"Love this guide, been eyeing the CCXT library for a while now. Have any of you guys had any success with running these bots on a VPS or is it still a bit tricky to set up?"
 

amina_kat

Member
Joined
Nov 14, 2008
Messages
6
Reaction score
0
"Yooo, I was following a similar guide on GitHub and it really helped me create a basic trading bot in no time. Make sure to check out the library called 'ccxt' for some pre-made APIs to connect with exchanges, makes life easier. Has anyone tried using Telegram to receive trading signals?"
 
Top