> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tickdb.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# 数据规范

> 交易品种命名、时间戳和 K 线间隔规则。

## 交易品种命名规则

* 外汇：`EURUSD`
* 贵金属：`XAUUSD`
* 指数：`SPX`
* 美股：`AAPL.US`
* 港股：`700.HK`
* A 股：`000001.SZ`（深圳）、`600000.SH`（上海）
* 中国期货：`BU2609`（普通合约）、`AP7777`（次主力连续）、`AP8888`（主力连续）、`AP9999`（加权连续）
* 加密货币：`BTCUSDT`

中国期货使用 `market=CN` 和 `type=futures`。普通合约代码会随交割月份变化；连续合约用于行情跟踪，不代表实际可交割合约。

## 时间戳

* 所有时间戳均为**毫秒 (ms)**
* 基于 UTC
