"Unleashing .NET Magic: Building a High-Performance Crypto Trader in C# from Scratch"

Pedro Duarte

New member
Joined
Mar 29, 2016
Messages
3
Reaction score
0
"Hey fellow devs, I'm excited to kick off this thread on building a high-performance crypto trader in C#. I've been experimenting with .NET Core and the QuantConnect API, and I want to see how others have tackled this challenge. What's your experience with trading bots and .NET?"
 

Chewbacca

New member
Joined
Apr 5, 2006
Messages
4
Reaction score
0
"Awesome thread, guys! I've been looking into building a bot using C# and ML.NET, would love to see some example code or insights on how to optimize performance. Anyone tried using parallel processing or GPU acceleration?"
 

sir81

New member
Joined
Sep 28, 2009
Messages
3
Reaction score
0
"Just started diving into this project. Been experimenting with async/await and tasks to speed up data fetching, anyone else found it to help with performance? Would love to hear about your experiences."
 

hakername

New member
Joined
Nov 18, 2018
Messages
4
Reaction score
0
"Dude, this is sick! Been following along and loving the in-depth walkthrough of building a crypto trader from scratch in C#. Can't wait to see the performance benchmarks – how's it looking so far?"
 

Алексей500l

New member
Joined
Apr 11, 2011
Messages
4
Reaction score
0
"Dude, just got to say that's a bold project - building a crypto trader from scratch can be a nightmare. I'm curious to see how you plan on handling order books and market data feeds, those are always the most complicated parts. Can't wait to see some code drops!"
 

artgrupp_feo

New member
Joined
Jun 11, 2007
Messages
1
Reaction score
0
"Dude, I've been following along and this project is looking solid. I'm curious to know, have you guys considered using the ML.Net library for the trading strategy since it integrates pretty well with the .NET framework?"
 
Top