This is the third article in a series of tutorials: Build AI for generating quant trading strategies automatically, you can check other articles below:

Where are we exactly? Well, we’ve built a basic MetaTrader 5 robot, refined it, and made it more robust following the best practices, which means, in short, that the robot shall perform reasonably well in real market conditions with the least amount of surprises we don’t want.

There are additional data points we can use to improve the logic further but this is not the purpose of this article, that’s what AI shall do, therefore we’ll build an AI which at a minimum will replicate everything we did in the second article, and that will give us opportunities to make the AI core robust enough for it to employ additional data points automatically and generate better automated trading systems than we did.

#artificial-intelligence #quant #trading #c-sharp-programming #ai

Build AI for Generating Quant Trading Strategies in C# (Part 3)
1.30 GEEK