# Glossary - X, Y, Z

<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>

### X <a href="#x" id="x"></a>

A fifth character appearing at the end of a security's ticker symbol that identifies the security as a mutual fund. For example, the symbol for the PRIMECAP Odyssey Stock Fund (POSKX) ends in an X to denote that the security is a mutual fund.

***

### Yield Curve <a href="#yield_curve" id="yield_curve"></a>

A plot of treasury yields across the various maturities at a specific point in time. At the front (left) of the yield curve are [T-Bills](https://chartschool.stockcharts.com/table-of-contents/glossary-t#t-bill) with maturities of 12, 26, and 52 weeks. In the middle are Treasury Notes with maturities of 2, 5, and 10 years. At the end (right) of the yield curve are Treasury Bonds with maturities of 20 and 30 years. In a normal yield curve, yields rise as the maturities increase. If the yield on shorter maturities is higher than that of longer maturities, then an inverted yield curve exists. An inverted yield curve is a sign of tight money and is bearish for stocks. See our ChartSchool article on the [Yield Curve](https://chartschool.stockcharts.com/table-of-contents/chart-analysis/chart-types/yield-curve).

***

### ZigZag <a href="#zigzag" id="zigzag"></a>

An overlay consisting of straight lines that connect significant tops and bottoms on a price graph. Its user-configurable parameter allows chartists to define “significant” as a certain percentage price change. The overlay will ignore all price changes below this percentage, highlighting important movements and ignoring noise on the chart. The ZigZag overlay does not predict trends and should not be used on its own. See our ChartSchool article on [ZigZag](https://chartschool.stockcharts.com/table-of-contents/technical-indicators-and-overlays/technical-overlays/zigzag).


---

# 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-x-y-z.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.
