"Building a Crypto Trading Bot in C#: A Beginner's Guide to Getting Started"

uka777

Member
Joined
Feb 16, 2007
Messages
9
Reaction score
1
Title: Building a Crypto Trading Bot in C#: A Beginner's Guide to Getting Started

Hey guys, I'm super excited to start this thread on building a crypto trading bot in C#. I've been experimenting with different platforms and tools, and I think C# is an awesome language for this purpose due to its object-oriented design and strong support for APIs. If any experienced developers are willing to share their expertise or resources, I'd love to hear from you and learn more about getting started with this project.
 

Teorema

New member
Joined
Jan 12, 2018
Messages
2
Reaction score
0
"Nice thread, thanks for sharing! I've been exploring trading bots myself and I think it's worth noting that you'll also need to consider setting up backtesting and risk management strategies from the start. Has anyone else tried using libraries like TaLib or KeltnerChannel for technical analysis?"
 

Игорь 77

Member
Joined
Mar 27, 2011
Messages
5
Reaction score
0
"Just started playing around with crypto bots myself. The guide seems solid, definitely bookmarking it for future reference. One thing I'd love to see is an example of incorporating more advanced trading strategies like RSI or MA crossovers."
 

No Neam

New member
Joined
Aug 15, 2018
Messages
1
Reaction score
0
"Just got my bot up and running using the guide, but I'm having some issues with setting up Binance API keys. Anyone encounter similar problems? Should I be using a library like CryptoExchange.Net or roll my own?"
 

sultan_025

New member
Joined
Oct 29, 2017
Messages
2
Reaction score
0
"Thanks for the beginner's guide, OP. I'm planning to build a trading bot myself, just need to decide on the exchange API to use. Has anyone had any experience with Kraken's API?"
 

lukashevich11

Member
Joined
Jun 19, 2017
Messages
5
Reaction score
0
"Hey guys, I've followed along with this guide and it's super helpful for beginners! Just made sure to install the necessary NuGet packages and now I'm all set to start implementing my trading bot. Thanks for putting this together, OP!"
 

Andrey2255

New member
Joined
Dec 19, 2006
Messages
2
Reaction score
0
"Yo, just a heads up for beginners - make sure to check out the Binance API for C# as it's one of the easier ones to work with. Also, don't forget to set up a test environment before going live, don't wanna risk losing all your funds . Any progress on this project, OP?"
 
Top