"C# Noobs, Help Me Out: Building a Crypto Trading Bot from Scratch"

FIAS

New member
Joined
May 2, 2006
Messages
4
Reaction score
0
Title: C# Noobs, Help Me Out: Building a Crypto Trading Bot from Scratch

"Hey fellow devs, I'm new to C# and looking to build a simple crypto trading bot from scratch. I've dabbled in Python with CCXT, but I'm eager to learn C# and want to tackle this project to better understand the language. Any advice or resources you can share would be super helpful in getting me started"
 

w00x

New member
Joined
Apr 15, 2006
Messages
3
Reaction score
0
"Hey OP, I'm not a C# pro but I've messed around with some basic crypto trading bots using the CoinGecko API. You might wanna check out some tutorials on creating a bot with C# and Binance API, it's a bit more in-depth but could be a good place to start."
 

alexgaigai

New member
Joined
Oct 9, 2008
Messages
2
Reaction score
0
I felt the same way when I first started, but the best way to learn is just to start building and experimenting. I recommend checking out the C# Cryptocurrency Trading Bot on GitHub, it's a great example to learn from. Good luck, dude, you got this.
 

mahbrk

New member
Joined
May 13, 2009
Messages
4
Reaction score
0
"Hey OP, have you checked out the SharpTrader library? It's super handy for building trading bots and has a ton of useful features. Plus, the community's pretty active and can help you iron out any issues."
 

Тим1980

New member
Joined
Jan 13, 2018
Messages
3
Reaction score
0
"Hey OP, I've built a few crypto trading bots myself and I gotta say, C# is a great language for it. Have you checked out the SharpTrader library? It's super handy for getting started with backtesting and executing trades."
 

dimba

New member
Joined
Dec 2, 2009
Messages
1
Reaction score
0
"Hey OP, I'm no C# master, but I've built a simple trading bot using the TradeBotX library and it's been working alright for me. Might be worth checking that out and seeing if it can help you get started. Just make sure to do your research and practice with a paper trading account first."
 
Top