# DecisionPoint Intermediate-Term Volume Momentum Oscillator (ITVM)

The Intermediate-Term Volume Momentum Oscillator (ITVM) was developed by Carl Swenlin to give a new perspective of volume similar to that offered by the [ITBM (IT Breadth Momentum)](/table-of-contents/market-indicators/decisionpoint-intermediate-term-breadth-momentum-oscillator-itbm.md) Oscillator on breadth.

## Calculating ITVM <a href="#calculation" id="calculation"></a>

The ITVM is derived from the McClellan Volume Oscillator, which itself is calculated the same way as the [McClellan Advance-Decline Oscillator](/table-of-contents/market-indicators/mcclellan-oscillator.md), but using a ratio of Advancing Volume to Declining Volume instead of Advances and Declines. Specifically, subtract NYSE Declining Volume from Advancing Volume, then divide the result by NYSE Total Volume. Next, multiply that result by 1000 in order to work with whole numbers:

((Adv Vol - Decl Vol) / Total Vol) \* 1000

The rest of the calculations are identical to those of the McClellan Oscillator and ITBM: add the daily McClellan Volume Oscillator (Ratio-Adjusted) to the daily 10% exponential average (Ratio-Adjusted), then calculate a 20-day [EMA](/table-of-contents/glossary/glossary-e.md#exponential_moving_average_ema).

## Interpreting ITVM <a href="#interpretation" id="interpretation"></a>

The ITVM is a barometer of volume. The absolute value indicates how overbought/oversold the market is. Direction is most important because it indicates whether the market is getting stronger (rising) or weaker (falling). The best condition is for the ITBM to be rising above its 10-EMA, and the worst is falling below its 10-EMA. It is extremely negative if the ITBM tops below its 10-EMA and below the zero line.

<figure><img src="/files/F2zUZTYJNlRlUm7KM7gv" alt=""><figcaption><p>Intermediate-Term Volume Momentum Oscillator (ITVM)</p></figcaption></figure>

## ITVM on StockCharts.com <a href="#itvm_on_stockchartscom" id="itvm_on_stockchartscom"></a>

The ITVM is a market indicator and therefore available on StockCharts.com as a collection of indexes - i.e., ticker symbols that start with an “!” character. To see those indexes, you can search the “Symbol Catalog” for the phrase “ITVM” (or [click here](https://stockcharts.com/search/?q=ITVM\&section=symbol\&start=0)).

The ITVM is also featured in the DecisionPoint Market Analysis Chart Gallery tool. [Click here](https://stockcharts.com/freecharts/dpgallery.html) to see that tool.

## The Bottom Line <a href="#conclusion" id="conclusion"></a>

The ITVM is an intermediate-term indicator that gives a different perspective of breadth than the shorter-term McClellan Volume Oscillator. It can also be used to notify chartists whether negative McClellan Volume Oscillator readings should be taken seriously.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://chartschool.stockcharts.com/table-of-contents/market-indicators/decisionpoint-intermediate-term-volume-momentum-oscillator-itvm.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
