# StockCharts Pseudo Symbols

## Definition <a href="#definition" id="definition"></a>

StockCharts has some “pseudo” symbols that can be used to create inverse charts or automatically add the industry group or sector to a chart. You will not be able to find these in the symbol catalog because they do not correlate to a specific data series.

## Details <a href="#details" id="details"></a>

**Symbol Group:** Pseudo Symbols

**Publisher:** StockCharts

**Update Frequency:** Not applicable

**Current Symbols:** $ONE, $INDUSTRY, $SECTOR and $SYMBOL

## Chart Examples <a href="#chart_examples" id="chart_examples"></a>

The first example uses $INDUSTRY and $SECTOR to show the corresponding industry group and sector for a stock. These symbols change according to the main symbol. The example below shows Apple with DJ US Computer Hardware as the industry group and the Technology SPDR as the sector.

![Pseudo Sector Industry](/files/mk4WXh7jQT60bAzzX39E)

Note that the industry group and sector will automatically change if we change the main symbol to PFE (Pfizer). The industry group would then be DJ US Pharmaceuticals and the sector would be the HealthCare SPDR.

$SECTOR and $INDUSTRY can only be used with US stock symbols that are mapped to a sector and industry group. These two pseudo symbols will not work for ETFs or indices. Some of the more obscure stocks are not mapped to a sector and industry group.

Chartists can take $INDUSTRY and $SECTOR one-step further by using $SYMBOL, which will refer to the main symbol on the chart. In the example below, Pfizer is the main symbol and two price relatives were created using $SYMBOL. The first shows Pfizer relative to the industry ($SYMBOL:$INDUSTRY) and the second shows Pfizer relative to the sector ($SYMBOL:$SECTOR). Changing the main symbol will automatically update the indicator panels using the pseudo symbols. Change PFE to General Electric (GE) and the two pseudo symbols will automatically change to the corresponding industry and sector (Diversified Industrials for the industry and Industrials for the sector).

<figure><img src="/files/zXbM873XNPyc3AYXJw8i" alt=""><figcaption><p>Pseudo Symbol</p></figcaption></figure>

## Inverse Charts <a href="#inverse_charts" id="inverse_charts"></a>

Although not a “pseudo” symbol per se, chartists can use $ONE to chart the inverse of another symbol. The example below uses $ONE to create an inverse of the S\&P 500 Volatility Index ($VIX). $ONE:$VIX is 1 divided by the value of the S\&P 500 Volatility Index. $VIX typically moves inversely to the S\&P 500; some chartists prefer using this inverse form.

<figure><img src="/files/XcTfIve2EEMLH6qNccYR" alt=""><figcaption><p>Pseudo ONE</p></figcaption></figure>

## Additional Resources <a href="#additional_resources" id="additional_resources"></a>

### Blog Articles <a href="#blog_articles" id="blog_articles"></a>

[Arthur Hill: How Can I Get Industry and Sector Details on a Chart?](https://stockcharts.com/articles/mailbag/2014/08/how-can-i-get-industry-and-sector-details-on-a-chart-wvideo.html?st=pseudo)

[Arthur Hill: How Can I Use $SYMBOL, $INDUSTRY, and $SECTOR in my Charts?](https://stockcharts.com/articles/mailbag/2014/05/gm-recalls---is-it-news-that-affects-the-stock--symbol-industry-sector.html?st=pseudo)


---

# 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/index-and-market-indicator-catalog/stockcharts-pseudo-symbols.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.
