</>

行业板块实时行情财联社

临时获取财联社行业板块实时行情数据,默认不入库。

请求财联社行业板块实时行情,默认不入库。

输入参数

无参数。

返回字段

字段类型说明
plate_codestring板块代码。
plate_namestring板块名称。
change_pctnumber涨跌幅。
main_fund_diffnumber主力净流入。
rise_countinteger上涨家数。
fall_countinteger下跌家数。
limit_up_countinteger涨停家数。
limit_down_countinteger跌停家数。
trade_statusstring交易状态。
raw_first_stockstring领涨股原始摘要。

调用示例

Python SDK

import axdata as ax

client = ax.AxDataClient()
rows = client.call("cls_sector_industry")

HTTP API

POST /v1/request/cls_sector_industry
Content-Type: application/json

{
  "params": {}
}

真实样例快照

展示插件接口目录里的固定 example.response,页面打开不会再次请求源端。

请求参数

{}

响应样例

plate_codeplate_name
cls82074通信

生成时间:2026-07-06T16:54:55+00:00