# Glossary - K

<table data-header-hidden><thead><tr><th width="127"></th><th></th><th></th><th></th><th></th></tr></thead><tbody><tr><td><a href="glossary-a"><strong>A</strong></a></td><td><a href="glossary-f"><strong>F</strong></a></td><td><a href="glossary-k"><strong>K</strong></a></td><td><a href="glossary-p"><strong>P</strong></a></td><td><a href="glossary-u"><strong>U</strong></a></td></tr><tr><td><a href="glossary-b"><strong>B</strong></a></td><td><a href="glossary-g"><strong>G</strong></a></td><td><a href="glossary-l"><strong>L</strong></a></td><td><a href="glossary-q"><strong>Q</strong></a></td><td><a href="glossary-v"><strong>V</strong></a></td></tr><tr><td><a href="glossary-c"><strong>C</strong></a></td><td><a href="glossary-h"><strong>H</strong></a></td><td><a href="glossary-m"><strong>M</strong></a></td><td><a href="glossary-r"><strong>R</strong></a></td><td><a href="glossary-w"><strong>W</strong></a></td></tr><tr><td><a href="glossary-d"><strong>D</strong></a></td><td><a href="glossary-i"><strong>I</strong></a></td><td><a href="glossary-n"><strong>N</strong></a></td><td><a href="glossary-s"><strong>S</strong></a></td><td><a href="glossary-x-y-z"><strong>X, Y, Z</strong></a></td></tr><tr><td><a href="glossary-e"><strong>E</strong></a></td><td><a href="glossary-j"><strong>J</strong></a></td><td><a href="glossary-o"><strong>O</strong></a></td><td><a href="glossary-t"><strong>T</strong></a></td><td></td></tr></tbody></table>

### Kaufman's Adaptive Moving Average (KAMA) <a href="#kaufman_s_adaptive_moving_average_kama" id="kaufman_s_adaptive_moving_average_kama"></a>

Developed by Perry Kaufman, Kaufman's Adaptive Moving Average (KAMA) is a moving average designed to account for market noise or volatility. This trend-following indicator can identify the overall trend, time turning points, and filter price movements. See our ChartSchool article on [KAMA](https://chartschool.stockcharts.com/table-of-contents/technical-indicators-and-overlays/technical-overlays/kaufmans-adaptive-moving-average-kama).

### Keltner Channels <a href="#keltner_channels" id="keltner_channels"></a>

Similar to Bollinger Bands, Keltner Channels form volatility-based bands above and below an exponential moving average of price. Channel direction and price breakouts above or below the channels can be used to identify trend reversals. See our ChartSchool article on [Keltner Channels](https://chartschool.stockcharts.com/table-of-contents/technical-indicators-and-overlays/technical-overlays/keltner-channels).

### Key Reversal Day <a href="#key_reversal_day" id="key_reversal_day"></a>

A one-day chart pattern where prices sharply reverse during a trend. In an uptrend, prices open to new highs and then close below the previous day's closing price. In a downtrend, prices open lower and then close higher. The wider the price range on the key reversal day and the heavier the volume, the greater the odds that a reversal is taking place.


---

# 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/glossary/glossary-k.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.
