# 说明

#### <mark style="color:red;">此文档已停止维护，请使用新的地址</mark>  [<mark style="color:red;">https://docs.itick.org/</mark>](https://docs.itick.org/)

iTick 提供全面的 API 套件，包括 FIX、REST 和 Websocket API，可满足机构级客户的需求。我们的 iTick API 解决方案具有高度可扩展性，可让客户访问实时市场数据和见解。客户可以轻松地将我们的 iTick API 与其现有系统和应用程序集成，从而简化工作流程。 [英文文档](https://itick.readme.io)、[繁体文档](https://itick-hk.readme.io)

## 特点

🙋‍♀️ 开发者友好：标准易用接口风格，简明的文档以及丰富的各类示例，帮助开发者快速接入。

🌈 产品分类丰富：支持主流市场股票（美国、香港、中国、新加坡、日本等）、全球外汇、指数以及加密货币的实时、历史数据。

👩‍💻 支持多场景接入：丰富的接口数据，可以满足到小型的量化团队、金融科技公司以及专业的分析机构对数据的要求。

🍿 专业的服务质量：提供专业的数据来源，多地区加速以及数据链路的热备份技术，确保数据的实时以及稳定可靠。

🧙 灵活定制化服务：对于机构用户以及专业用户，支持提供定制化的数据方案，满足机构与专业用户的需求。

## API接入

### REST API

我们的 REST API 提供了一种简单而安全的方式来获取各类产品的报价与K线数据。REST API 可以通过市场数据端点公开访问端点，这些端点需要对请求进行签名。

### Websocket API

使用异步方法（发布/订阅）高效地推送订单、交易、市场和其他相关信息的通知。通过订阅感兴趣的特定主题，用户可以接收实时更新，而无需不断轮询。

### FIX API

iTick FIX 连接是一种行业标准解决方案，可帮助我们的机构客户充分利用我们的高可用性系统。它专门设计用于处理大量吞吐量，支持端到端访问我们丰富的流动性信息。

> 📘 目前仅提供机构客户使用，请联系客服
>
> Telegram: [iticksupport](https://t.me/iticksupport)
>
> WhatsApp: [+852 59046663](https://wa.me/85259046663)

## 技术支援

### 一般询问

营业时间：周一至周五，上午 9:00 至下午 6:00（香港时间）

首选联系方式: <support@itick.org>

请按照以下格式提供您的询问：

主题：

环境：生产

身份：电子邮件

请求正文：

问题：

紧急生产交易问题\
营业时间：5\*8

对于非办公时间的紧急事项，请登录 itick.org 并通过即时消息与我们在线客户支持团队联系。


---

# 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://doc.itick.org/start/shuo-ming.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.
