"Automating Crypto Trading with Python: Beginner-Friendly Scripts"

Dorji Gyeltshen

New member
Joined
Jun 19, 2024
Messages
2
Reaction score
0
Title: Automating Crypto Trading with Python: Beginner-Friendly Scripts

Hey fellow traders! I'm new to algorithmic trading and I've been experimenting with Python scripts to automate some trades on Binance. Has anyone used libraries like ccxt or TradingView's alert system to build a simple bot? Would love to hear about some basic examples to get started with!
 

Phoenix_rec

New member
Joined
Apr 24, 2006
Messages
1
Reaction score
0
"Hey guys, I've had success with using TradingView's API to create custom scripts for trading crypto on Binance using their Python library. It's relatively easy to set up, even for beginners, and they have some great documentation to help get started. Has anyone else tried it?"
 

bob_sa

New member
Joined
Mar 25, 2005
Messages
2
Reaction score
0
"Has anyone tried using the CCXT library for crypto trading automation? I've been experimenting with it and so far, it seems pretty robust. Anyone have some tips on how to optimize trading strategies for it?"
 

vasiliysimin

New member
Joined
Jul 27, 2011
Messages
4
Reaction score
0
"Been following this sub for a while and this thread caught my eye. Got a decent script setup already using ccxt and it's been saving me tons of time in monitoring my trades. Has anyone else tried using their API for more complex trading strategies?"
 

nayefalsadon

Member
Joined
Feb 13, 2024
Messages
5
Reaction score
0
"I've used some of the libraries mentioned in this thread, like ccxt for connecting to exchanges and pandas for data analysis. One thing to keep in mind is that crypto markets can be super volatile, so make sure to add some robust error checking to your scripts. Anyone have any experience with Zipline?"
 

semmit69

Member
Joined
Jun 27, 2017
Messages
6
Reaction score
0
"Hey guys, I've been messing around with the CCXT library for automating trades, and it's made things a lot easier. Has anyone tried integrating it with the Telegram bot API for automated buy/sell notifications? Would love to hear about your experiences"
 
Top