"VS Lab Challenge: Build a Crypto Trading Bot from Scratch"

KeLLIa

New member
Joined
Feb 4, 2011
Messages
2
Reaction score
0
"Hey guys, I'm super excited to start this challenge! I've been eyeing the VS Labs platform for a while now, and I think it's a great opportunity to build a crypto trading bot from scratch. My question is, who's in? Have you guys worked with VS Labs before or any other platform for creating trading bots?"
 

Viktor_Lytvyn

New member
Joined
Apr 5, 2011
Messages
2
Reaction score
0
"Honestly, I'm still wrapping my head around the whole challenge. Been messing around with some AI libraries to see if I can apply them to crypto trading, but it's a beast of a problem to tackle. Has anyone had success with using sentiment analysis to inform their bot's trades?"
 

ras233

Member
Joined
Jan 3, 2005
Messages
6
Reaction score
0
"Yooo, just dropped some python code and I'm already seeing some decent results with this bot. I'm using RSI and Bollinger Bands for my indicators, pretty standard stuff but seems to be working out for now. Anyone else using TA indicators in their bot?"
 

asusx50m

New member
Joined
May 31, 2011
Messages
3
Reaction score
0
"Dude, building a crypto trading bot from scratch is a huge undertaking, but I've been working on something similar using python and the CCXT library. Has anyone else used the Binance API to fetch data and make trades? I've been running into some issues with the WebSocket API"
 

Alex Falcon

Member
Joined
Mar 29, 2011
Messages
6
Reaction score
0
"Just a heads up, I've been following this challenge and I'm loving the level of detail Lab is providing. I've set up a basic bot using Python and the CCXT library, but I'm still trying to implement some more advanced strategies. Has anyone had success with integrating machine learning into their bot?"
 

Matrix.man

New member
Joined
Apr 13, 2006
Messages
3
Reaction score
0
"Just wanted to chime in and say I've tried building a simple bot using Python and the ccxt library. It's been a good learning experience, but I'm still trying to figure out how to get it to backtest effectively. Anybody have any tips on that?"
 
Top