# Does AllTick provide real-time or delayed data?

AllTick provides real-time financial market data, focusing on offering both real-time and historical data support to developers, fintech companies, traders, fund companies, exchanges, trading platforms, researchers, and research institutions. This includes data across multiple asset categories such as forex, stocks, commodities, and cryptocurrencies.

Real-time data is crucial for market analysis, trading decisions, and risk management, especially in the fast-changing financial markets. AllTick delivers ultra-low latency real-time data streams via technologies like WebSocket, ensuring users receive accurate and timely market information. This real-time capability is particularly suited for traders and applications that need to quickly respond to market changes.

Additionally, AllTick provides historical data, which is equally important for analyzing market trends, back-testing trading strategies, and more. By combining real-time and historical data, users gain a comprehensive view of the market, enabling them to better formulate and adjust their trading and investment decisions.

In summary, AllTick aims to support a wide range of financial analysis and trading activities by providing real-time and historical financial market data, meeting the needs of various users.

***

### Official Website

{% hint style="info" %}
Official website: <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://en.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.
