# Markets We Cover

## Exchanges <a href="#markets_we_cover" id="markets_we_cover"></a>

Currently, StockCharts has access to data from the following markets:

* New York Stock Exchange (US)
* Nasdaq Stock Exchange (US)
* Amex Stock Exchange (US)
* BATS Exchange (US)
* TSX Stock Exchange (Canada)
* TSX-Venture Stock Exchange (Canada)
* Canadian Securities Exchange (Canada)
* NEO Exchange (Canada)
* London Stock Exchange (UK)
* National Stock Exchange of India (India)

We have datasets for most ticker symbols in each market we cover, but that doesn't necessarily mean we have all ticker symbols. We don't automatically provide quotes for extremely low-priced stocks since **technical analysis techniques do not work with such stocks**, and the charts for those stocks can be **highly misleading**.

If you would like to see a ticker symbol for a stock in a market we cover and that symbol isn't in our database, you can request that we add that symbol by using [our Symbol Request Form](https://stockcharts.com/support/symbolrequest.html).

## **Other Financial Data**

In addition to securities data from the markets listed above, StockCharts offers data for a wide range of indexes, market breadth indicators, economic indicators, cryptocurrencies, currencies, commodities, and futures. Details of those offerings can be found in our [Index Catalog](https://stockcharts.knack.com/symbolcatalog).

If you'd like to chart your own data, our User-Defined Index feature allows you to create and chart your own symbols.

{% hint style="info" %}
**Learn More:** [Index Catalog](/data-and-ticker-symbols/ticker-symbols/using-the-index-catalog.md) | [User-Defined Indexes](/data-and-ticker-symbols/ticker-symbols/user-defined-indexes.md)
{% endhint %}


---

# 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://help.stockcharts.com/data-and-ticker-symbols/data-availability/markets-we-cover.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.
