Reply by: QuantResearcher_IIT
It depends on your strategy complexity and data. For simple strategies like moving average crossovers, traditional rules work fine. AI/ML shines when you have multiple variables and complex patterns - like combining technical indicators with sentiment analysis from news, social media etc. AI models are getting better at predicting market volatility through analysis of market indicators, trends and news sentiments. But training ML models requires lots of quality data and compute power. Start with traditional algos, add ML only if you hit performance ceiling.