# AllTick提供实时数据还是延迟数据？

AllTick提供的是实时金融市场数据。专注于为开发者、金融科技公司、交易者、基金公司、交易所、交易平台以及研究者和研究机构提供实时和历史数据支持。这包括外汇、股票、商品和加密货币等多种资产类别的数据。

实时数据对于进行市场分析、交易决策和风险管理至关重要，尤其是在快速变化的金融市场中。AllTick通过WebSocket等技术提供超低延迟的实时数据流，确保用户能够接收到准确及时的市场信息。这种实时性能特别适合需要快速响应市场变化的交易者和应用程序。

此外，AllTick还提供历史数据，这对于进行市场趋势分析、回溯测试交易策略等场景同样重要。通过结合实时数据和历史数据，用户可以获得全面的市场视角，更好地制定和调整他们的交易和投资决策。

总之，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/does-alltick-provide-real-time-or-delayed-data.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.
