Artificial Intelligence in Trading : Usefull or Not?

From last few days i was experimenting / evaluating the trading strategies using AI.
I have tested the major LLMs like Claude, Qwen, Gemini, GPT, and DeepSeek. My conclusion? None of them can replace lived market experience.
The Core Problem: Context Window
This is where LLMs start breaking down. I experimented with Claude Skills, custom agents, detailed rule sets, and command structures and results were okay-ish at best, not reliable enough where real money is on the line.
A Real Example (Data from Dhan APIs)
I ran several stocks through my strategy, fed 6 months of data into multiple AI models, and asked them to rank the top 3 picks for the day.
The AI output:

APEX → Score 4.8
Privi Speciality Chemicals → Score 4.0
Global Education–> Score 3.8

Result was , Two of the three were down ~2%. Only Privi moved up, a modest ~0.60%.
Meanwhile, I independently identified MTAR Tech using my own analysis. It closed up ~8.33%.
My Takeaway is that AI is not useless for trading, but it is a very sophisticated IF-ELSE engine. It takes rules literally, struggles with nuance, and breaks down at the edges where markets actually live.
For now, my approach is clear: Human in the Loop.
AI handles the calculations, screening, and data crunching. I make the final call.
One more thing worth noting that most of the new AI products flooding the market are essentially wrappers around the same foundational models. Do not expect dramatically different results across them.
Would love to hear your thoughts and experiences. Are you using AI in your trading workflow? What is working for you? Also Interested to know if @Dhan team is working on something for this?

CC: @Dhan @RahulDeshpande @PravinJ

1 Like

In my opinion you are right when it comes to an individual but if a model is improved based on community feedback or peer reviews consistently then it can definitely assist in trading.

The current AI is basic and stateless. It depends on the data that we have provided and tries to understand the context. I use it to analyse my end of day trades and see if my entries are based on some fundamentals from the data crawled from Screener.in and other sites. With AGI and ASI coming in, the landscape will change but I always prefer the AI assisted setup to make sure that future entries have some backstory.