Get OHLCV data
行情数据
日线行情
获取单只股票的日线行情数据
GET
Get OHLCV data
获取单只股票的 OHLCV(开高低收量)日线数据。Documentation Index
Fetch the complete documentation index at: https://docs.reportify.cn/llms.txt
Use this file to discover all available pages before exploring further.
请求参数
股票代码
股票市场:
cn(A股), hk(港股), us(美股)开始日期,格式:
YYYY-MM-DD(默认:1 个月前)结束日期,格式:
YYYY-MM-DD(默认:今天)响应参数
OHLCV 数据列表,按日期排序
查询元数据
响应示例
使用示例
获取最近行情
不传日期参数,默认获取最近 1 个月数据:获取港股数据
获取美股数据
Authorizations
Enter your Bearer token
Query Parameters
Stock code (e.g., 600519, 00700, AAPL)
Stock market identifier
Available options:
cn, hk, us 