VB.net for starters
Welcome! Who is your broker?
Reason I ask is that broker Application Programming Interface (API) vary by broker. Some are much better suited to programming than others.
I have the impression that lately Python is the most popular language to start learning how to program. You can buy a "Python for dummies" kind of book. Or find a YouTube tutorial series and follow that along. Suggestion: search for "sentdex Python" on YouTube. Not by passively watching those video's but typing and running the code yourself. You will most likely find that you get creative based on what is shown and do some experiments with the sample code.@HobbyTrading No, I have no knowledge on programming. I was gonna start by looking for tutorials to get started and buy a book on the topic. Just wondering what book to get, there's so many. Just looking at the "for dummies" series; coding for dummies, beginning programming for dummies, beginning programming with python for dummies, etc.
I never programmed before, but I am interesting in getting started. The thing is, I have no idea where to start! Being a beginner at this is an understatement. I know I am able to teach myself how to code, but I just want to know in which direction to lean towards.
To begin, is a semi-automated trading system something that can only be used for backtesting? rather than compeltely automated, which means it can be used live? If that's correct then I don't mind only having a semi-automated trading system for the time being.
Secondly, what are the tools required? Free preferably, since I am just learning and practicing. I heard that excel can be used, or maybe there's a simpler software that can be used. Is there a way to backtest for free?
@HobbyTrading No, I have no knowledge on programming. I was gonna start by looking for tutorials to get started and buy a book on the topic. Just wondering what book to get, there's so many. Just looking at the "for dummies" series; coding for dummies, beginning programming for dummies, beginning programming with python for dummies, etc.