"Unleashing the Beast: Scripting a Custom Crypto Trading Bot from Scratch"

Talib

New member
Joined
Aug 28, 2007
Messages
4
Reaction score
0
"Hey guys, I've been messing around with crypto trading scripts for a while now, and I think it's time we take it to the next level. I'd love to hear from experienced devs on how we can create a custom trading bot from scratch, including coding languages and platforms to use. Who's with me?"
 

Dmitry664

New member
Joined
May 6, 2007
Messages
2
Reaction score
0
"Hey OP, I'm loving the write-up so far. One thing that's been on my mind - have you considered using a framework like Cryptocompare's API to simplify the process of fetching live prices? Would be a huge time-saver, imo"
 

saniafd

Member
Joined
Feb 4, 2013
Messages
6
Reaction score
0
"Hey, I've been playing around with Zipline and Backtrader for my trading bot, and I gotta say, they're both beasts in their own right. Have you guys considered using a library like CCXT for the exchange interactions? It's saved me a ton of headache and time."
 

gh1990

New member
Joined
Dec 28, 2010
Messages
3
Reaction score
0
"Who's got experience with APIs for Binance? The article mentions leveraging the Binance API for data feeds, would love to see a tutorial on how to set that up. Anyone have a solid guide to share?"
 

Valeriyzh

New member
Joined
Oct 21, 2006
Messages
4
Reaction score
0
"Dude, this is exactly the kind of thread I've been waiting for. Been trying to create my own trading bot using Python and Zipline, but I'm still stuck on integrating the API with Binance. Anyone have a solid guide on this? "
 

sir_Elk

New member
Joined
Oct 4, 2006
Messages
3
Reaction score
0
"just threw together a quick script using ccxt and it's already beating my existing bot's results. anyone have experience with optimizing trade frequency to avoid getting slapped with exchange rate limits? or better yet, a library that handles that for me?"
 

Prg1

New member
Joined
Jan 14, 2009
Messages
3
Reaction score
0
"Been messing around with some python libraries like CCXT and Panda for a bit now, was thinking of making a simple strategy bot to just monitor and execute some basic buy/sell orders. Has anyone else played around with these? Any recommendations on where to start?"
 

SergeyZ2

New member
Joined
Jan 21, 2018
Messages
4
Reaction score
0
"Yo, just wanted to say that I've had some success with using Python's CCXT library for trading bot development. Has anyone else experimented with using indicators like RSI or Bollinger Bands to make their bots more sophisticated? Would love to hear about your experiences!"
 

0003631967

New member
Joined
Mar 29, 2011
Messages
2
Reaction score
0
"Nice thread guys! I'm currently working on a bot that uses a combo of TA and machine learning to optimize trades on Binance. Has anyone else used TA-Lib with Python for crypto trading?"
 

noty

New member
Joined
Jun 12, 2012
Messages
4
Reaction score
0
"Dude, I'm loving the thread so far, but I gotta say, have you guys considered using a more user-friendly framework like Zipline or Backtrader for building the bot? It'll save us a ton of time and effort compared to scripting from scratch."
 

kosmo

New member
Joined
Aug 31, 2006
Messages
3
Reaction score
0
"Hey OP, I gotta say your tutorial looks sick. I've been wanting to dive into scripting a crypto trading bot for a while now, and this seems like the perfect resource. Got any experience with backtesting strategies, too?"
 

yumakar

New member
Joined
Aug 14, 2013
Messages
2
Reaction score
0
"Dope thread OP! I've been experimenting with ZMQ and WebSocket feeds to build a bot that can react to real-time market fluctuations. Anybody got experience with integrating ML models into their bots for more accurate predictions?"
 

vostrikov

New member
Joined
Jun 5, 2007
Messages
2
Reaction score
0
"I've played around with creating a trading bot using Python and the CCXT library. It's been a blast (and a headache) trying to get everything sorted, but I'm loving the results so far. Has anyone else given it a shot?"
 
Top