# AllTick 提供哪些类型的金融数据？

AllTick 提供广泛的金融市场数据，包括但不限于以下类型：

* **外汇（Forex）数据**：覆盖1000+ 货币对的实时和历史数据，包括主要货币对、交叉货币对和外币兑换率。
* **商品（Commodities）数据：**&#x63D0;供包括贵金属（如黄金、白银）、能源（如原油、天然气）在内的实时和历史商品价格数据。
* **股票（Stocks）数据：**&#x6DB5;盖170,000+ 美国和香港股票的实时和历史数据，包括股票价格、交易量和市值等信息。
* **加密货币（Cryptocurrencies）数据：**&#x6765;自所有主要加密货币交易所的实时和历史加密货币数据，包括比特币、以太坊等流行币种的价格和交易信息。
* **全球股票指数数据（Indices）数据：**&#x5305;括主要股票指数的实时和历史数据，涵盖全球各地的股市指数，如道琼斯工业平均指数、纳斯达克指数、标普500指数等。提供股票指数的价格走势、成交量和市值等信息。

AllTick旨在为开发者、金融科技公司、交易者、基金公司、交易所、交易平台以及研究者和研究机构提供准确、快速、可靠的数据接入解决方案，支持各类金融市场分析和决策需求。

***

#### AllTick网站

{% hint style="info" %}
官方网站：<https://alltick.co/>
{% 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://apis.alltick.co/faqs/basic-usage/what-types-of-financial-data-does-alltick-provide.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.
