ETF DATA API

China ETF Data API

Query ETF price performance, NAV changes, fund size, tracking relationships and portfolio holdings for quantitative research, portfolio analysis and AI workflows.

PRICE

Prices & adjustments

Daily prices, volume and adjustment factors for returns and historical backtests.

NAV

NAV & premium

Unit, accumulated and adjusted NAV for price-to-NAV analysis.

SCALE

Shares & fund size

Shares outstanding, fund size and NAV per unit for flow and scale tracking.

PORTFOLIO

Indices & holdings

Tracking indices and portfolio securities for product exposure analysis.

PYTHON SDK

Move directly into research

Use consistent ETF symbols and date parameters to retrieve a DataFrame, or let an AI query through MCP.

import quantsonar as qs

qs.set_token("qs_your_key")
df = qs.etf_daily(
    symbol="510300.SH",
    start_date="20260101"
)
AVAILABLE DATA

ETF data services

START WITH FREE

Prices and adjustment factors are free

Create an API key to query ETF reference data, daily prices and adjustment factors.

Create a free account