What's the best software to start with for algorithmic trading? I'm looking for something beginner-friendly that allows for running multiple backtests and deploying strategies to live trading. My coding skills are quite limited, so an intuitive, easy-to-use platform would be ideal. Any recommendations?
Personally, I use RealTest for back testing. It doesn't require much coding knowledge, is very user friendly, and has a great forum to go to with questions.
For starting in algorithmic trading, it's best to use builder tools. These platforms are user-friendly and don't require deep programming knowledge. They allow you to create, test, and deploy trading algorithms easily. You can try Algodes. However, I prefer coding directly in C# and using GPT for my strategies.