# 我的订阅包括哪些服务？

AllTick主要提供包括外汇、股票、商品和加密货币在内的实时及历史金融市场数据API服务。这些服务旨在为开发者、金融科技公司、交易者、机构和研究机构提供可靠的数据源，以支持他们构建创新的交易和分析工具。

具体提供的服务包括：

* 外汇API：提供来自世界领先银行机构的1000多种货币对的实时更新。
* 商品API：提供所有主要贵金属（如黄金、白银）和能源类别的实时及历史数据。
* 股票API：涵盖170,000+美国和香港股票的实时及历史数据。
* 加密货币API：提供来自所有主要加密货币交易所的实时及历史数据，统一在一个易于使用的API中。

AllTick强调其系统的准确性、速度、可靠性和广泛的覆盖范围，拥有99.95%的服务水平协议（SLA），并通过WebSocket等技术提供超低延迟的实时数据流，确保用户能够接收到准确及时的市场信息。

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/subscription-and-account-management/what-services-does-my-subscription-include.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.
