"Building a Crypto Trading Bot from Scratch: Your Thoughts on C#?"

pppaaa1

New member
Joined
Oct 11, 2007
Messages
4
Reaction score
0
"Hey everyone, just wanted to kick off a discussion on building a crypto trading bot from scratch. I'm considering C# as my language of choice, but I want to hear from more experienced devs and traders - what are some pros and cons of using C# for this kind of project? Has anyone got any other languages they'd recommend for a trading bot?"
 

MoHaX27

Member
Joined
Jun 27, 2017
Messages
5
Reaction score
0
"I'm all about C# for building trading bots - it's a solid choice with a huge community and plenty of libraries to choose from. Plus, it integrates well with the .NET ecosystem, which can be super useful for data analysis. Has anyone else had success with C# for their bots?"
 

Karin4ukss

New member
Joined
Jun 4, 2023
Messages
2
Reaction score
0
"Dude, C# is a solid choice for building a crypto trading bot, especially if you're already familiar with the Microsoft ecosystem. Its object-oriented design and extensive libraries make it a great language for complex trading logic and data analysis. Just make sure you're comfortable with some of the more obscure libraries and frameworks involved in crypto dev."
 

Baha228

Member
Joined
Jan 18, 2018
Messages
6
Reaction score
0
"Hey, I've worked with C# for some trading bots and it's solid. The built-in libraries like Math.NET Statistical and Accord.NET can really help with market data analysis. Been thinking of switching to Python for the easier-to-use libraries though."
 
Top