> ## 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
