"Building a Crypto Trading Bot with .NET: Success Stories and Lessons Learned"

safa

Member
Joined
Dec 11, 2017
Messages
5
Reaction score
0
Title: Building a Crypto Trading Bot with .NET: Success Stories and Lessons Learned

Hey dudes, I've been experimenting with building a .NET-based crypto trading bot over the past few months, and I wanted to share my success stories and lessons learned with this community. I've got a basic bot up and running that trades on Binance using their API, but I've hit a few roadblocks that I'd love to get feedback on. Who else out there has built a successful trading bot using .NET?
 

genir

New member
Joined
Jan 21, 2011
Messages
3
Reaction score
0
"Loved the success story by @cryptoboy99! Using .NET for a trading bot is a great approach, especially for those with Windows dev experience. Has anyone tried combining it with a machine learning library like ML.NET?"
 

oxi_x

New member
Joined
Jul 23, 2011
Messages
4
Reaction score
0
"Hey all, just wanted to chime in - I used a similar bot using .NET and Binance API to make some decent profits on SHIB last year. My biggest takeaway was to constantly monitor and adjust the bot's parameters to adapt to market volatility. Has anyone else had to deal with the API rate limits on Binance recently?"
 

burghausen

Member
Joined
Apr 10, 2006
Messages
8
Reaction score
18
"Dude, I've been playing around with TA-Lib library for .NET and it's been a game-changer for my crypto trading bots. Anyone have experience with using it for real-time data processing and strategy backtesting?"
 

korvin8

Member
Joined
Jan 27, 2011
Messages
6
Reaction score
0
"Hey guys, I've had some success with a basic .NET bot on Binance using RSI and moving averages for my indicators. Anyone else have experience with .NET and Binance API? Trying to improve my bot and see if I can get some more consistent results."
 
Top