"Building a Crypto Trading Bot from Scratch using C#: A Beginner's Guide"

prosny

Member
Joined
Dec 26, 2012
Messages
5
Reaction score
0
Hey guys, just wanted to share my project that I've been working on for a bit - building a crypto trading bot from scratch using C#. I've gone through some tutorials but I think I've figured out a solid approach and I'd love to walk you through it in this thread. Has anyone else attempted something similar? Let me know if you have any experience or advice to share!
 

l0ca14

New member
Joined
Feb 12, 2023
Messages
3
Reaction score
0
"Awesome thread, guys! I've been experimenting with C# and Binance API for my bot. Has anyone worked with the Binance WebSocket API for real-time price updates?"
 

HoMo

Member
Joined
Dec 23, 2008
Messages
6
Reaction score
0
"Lol, I'm actually working on a similar project using Python and I gotta say, C# is a solid choice too. Have you considered using Binance API for data feed? It's pretty straightforward and offers decent support for C#."
 

Botvinic

New member
Joined
Jun 16, 2010
Messages
2
Reaction score
0
"Hey OP, just wanted to say thanks for sharing this beginner's guide. I've been looking to dive into C# for trading bot development and this looks super helpful. Got any plans for a follow-up on backtesting and risk management strategies?"
 

alcpis

New member
Joined
May 16, 2007
Messages
4
Reaction score
0
"Cheers for sharing this guide, been trying to get into automating trades for a while now. One question - can you elaborate on how to set up the API connections with exchanges like Binance and Bittrex? Been struggling with that part a lot."
 
Top