AI chart analysis means using software to read a price chart and describe what is happening on it in words. The useful question is not whether a model can produce a paragraph about a chart — any of them can — but where the numbers in that paragraph came from.
The label covers two architectures that behave nothing alike.
Model-reads-the-chart. A screenshot or a raw price series is handed to a language or vision model, which is asked what it sees. Everything in the output — levels, percentages, volume figures — is generated by the model. This is fast to build and produces confident, fluent text. It is also where fabricated numbers come from: a model asked for a support level will supply one whether or not the data contains it.
Engine-computes, model-writes. A deterministic program calculates the values first — the profile, the delta, the levels, the session statistics — and the model is given those numbers and asked only to phrase them. The model never invents a figure because it is never asked to produce one.
The second is meaningfully harder to build and is the only version where the numbers in the paragraph can be traced back to the chart.
With the underlying data available, the readable material is descriptive and largely mechanical:
All of that is description. It is a statement about what has already traded.
These limits are structural, not a matter of a better model:
Under Indian regulation this distinction is not stylistic. A platform that analyses and describes market data is a tool; making specific recommendations to buy or sell securities is a regulated activity requiring SEBI registration as an investment adviser or research analyst. Factual analysis and personalised advice are different products with different legal footing.
Four checks separate a grounded analysis from generated text, and all of them can be run in a few seconds:
VolumeLens uses the second architecture. A deterministic analysis engine reads the order flow — footprint, delta, volume profile, big trades — and computes the session's own distributions. Detectors work in percentiles of that instrument's own session rather than fixed thresholds, so a reading means the same thing on an index future and on a mid-cap.
Only after the engine has produced its numbers is a language model involved, and only to write them up. Output passes a validator that checks every figure against the computed values, with a deterministic template as the fallback when validation fails. The analysis is also generated once per symbol, timeframe and candle and shared by everyone viewing it — so two traders looking at the same chart see the same reading, which would not be true if the text were generated per request.
Analysis can be delivered as text or spoken aloud, in English, Hindi, Hinglish and four other Indian languages. Prices, levels and indicator names always stay in English regardless of the language selected.
Software that reads a price chart and describes what is happening on it in words. Implementations differ sharply: some hand the chart to a model and let it generate everything, others compute the values deterministically first and use the model only to phrase them.
No. Nothing in market data contains the future. AI chart analysis describes what has already traded — where volume concentrated, which side was aggressive, whether that aggression was absorbed. A system presenting a forecast is presenting a guess in the grammar of a fact.
Check whether every figure it cites appears somewhere on the chart — in a toolbar, indicator or profile. Reload on a later candle and see whether the reading changes with the data. And note whether it ever reports that nothing notable is happening; output that always finds something significant is producing narrative.
Analysing and describing market data is a tool function and is not restricted. Making specific buy or sell recommendations on securities is a regulated activity requiring SEBI registration as an investment adviser or research analyst. The two are different products with different legal footing.
Yes, where the underlying data is available. VolumeLens runs it on NSE order flow — footprint, delta, volume profile and large trades — for around 1,970 symbols and index contracts, including instruments a broker connection is not required to view.
Yes. VolumeLens can narrate the analysis aloud in English, Hindi, Hinglish, Tamil, Telugu, Kannada and Gujarati. Prices, levels, percentages and indicator abbreviations remain in English in every language.