股票数据接口(含L2)

ascegu/panda_stock_l2
Hosted
1 Stars 141 次浏览 量化数据源 更新于 2026-08-23

MCP 服务配置

复制以下 JSON 到 OPClaw 或其他 MCP 客户端的配置文件中即可使用

{
  "mcpServers": {
    "pandastock-mcp": {
      "args": [
        "pandastock-mcp"
      ],
      "command": "uvx",
      "env": {
        "PANDA_NID": "mcpServer",
        "PANDA_PHONE": "mcpServer"
      }
    }
  }
}

可用工具 (141 个)

该服务在 MCP 协议中暴露的工具,AI 可按需调用

get_ch_l2_data_cur_real

随时获取全量个股Level2高级行情数据,包括竞价金额、成交量涨速、委托/撤单/成交统计、主力资金流向等指标。

该工具无需必填参数,直接调用即可

get_ch_ddx_data_cur_real

实时获取全量个股DDE大单数据,包含DDX/DDY/DDZ三大核心指标、各类资金(超大单/大单/中单/小单)的买卖比例和净流向。

该工具无需必填参数,直接调用即可

get_ch_stock_ddx_history 1 个参数 需填 1 项

获取个股DDE历史数据

必填参数:code

get_ch_stock_thousand_level_order 1 个参数 需填 1 项

获取指定个股的千档盘口数据,包含每档详细挂单数据。注意每个档位挂单明细中,最多返回50笔挂单信息。

必填参数:code

get_ch_stock_l2_fund_flow_sa 1 个参数 需填 1 项

获取个股level2实时超大单,大单,中单,小单净流入金额。超大单:单笔≥50万股 或 金额≥100万;大单:50万股> 单笔 ≥10万股 或者 100万> 金额≥ 20万;中单:10万股> 单笔 ≥ 2万股 或 20万> 金额≥ 4万;小单:单笔 < 2万股 或 金额 < 4万;

必填参数:code

get_ch_stock_l2_laster_transactions_sa 1 个参数 需填 1 项

获取个股最新 100 条逐笔成交(约最近 1-2 分钟内数据)

必填参数:code

get_ch_stock_l2_all_transactions_sa 1 个参数 需填 1 项

获取获取当日全部逐笔成交数据明细。数据量较大,单只个股获取时间较长

必填参数:code

get_ch_all_market_l2_fund_flow

实时获取市场总体资金流数据

该工具无需必填参数,直接调用即可

get_ch_sh_market_l2_fund_flow

上证指数实时资金流数据

该工具无需必填参数,直接调用即可

get_ch_sz_market_l2_fund_flow

深圳市场实时资金流数据

该工具无需必填参数,直接调用即可

get_ch_cyb_market_l2_fund_flow

创业板实时资金流数据

该工具无需必填参数,直接调用即可

get_ch_kcb_market_l2_fund_flow

科创板实时资金流数据

该工具无需必填参数,直接调用即可

get_ch_stock_big_order 1 个参数 需填 1 项

返回个股交易日当天实时成交大单明细

必填参数:code

get_ch_stock_price_summarize 1 个参数 需填 1 项

盘中实时返回个股l2 分价成交明细

必填参数:code

get_ch_stock_price_summarize_history 2 个参数 需填 2 项

查询个股某个交易日l2 分价成交明细。数据从2026年7月13日开始存储

必填参数:code、date

get_ch_stock_dark_rank

获取交易日内所有个股实时暗盘资金数据

该工具无需必填参数,直接调用即可

get_ch_stock_dark_rank_history 1 个参数 需填 1 项

获取某个交易日所有个股暗盘资金数据

必填参数:date

get_core_new 1 个参数 需填 1 项

获取指定日期重点资讯新闻

必填参数:date

get_domestic_financial_news 1 个参数 需填 1 项

获取指定日期国内资讯新闻

必填参数:date

get_global_financial_news 1 个参数 需填 1 项

获取指定日期国际主要新闻

必填参数:date

get_options_news 1 个参数 需填 1 项

获取指定日期时评类新闻

必填参数:date

get_ch_stock_month_news 2 个参数 需填 2 项

获取个股指定年-月的新闻数据

必填参数:code、day

get_ch_sn_kx 1 个参数 需填 1 项

获取指定日期快讯数据,包含正文全文、来源、标签、关联股票等信息。返回数据格式为Dict

必填参数:date

get_ch_sa_kx 1 个参数 需填 1 项

获取市场财经快讯(数据源SA)

必填参数:date

get_ch_stock_announce 2 个参数 需填 2 项

获取个股指定日期公告信息,如果返回数据为空,表示当天无公告。

必填参数:code、date

get_ch_stock_research_report 2 个参数 需填 2 项

获取个股指定日期研报信息。如果对应日期返回为空,则表示当日无研报数据

必填参数:code、date

get_ch_stock_st_history 1 个参数 需填 1 项

获取指定交易日ST个股列表

必填参数:date

get_ch_hs300_constituent_weight_history 1 个参数 需填 1 项

获取沪深300指数成分股,每月权重信息。数据从2015年1月到目前,

必填参数:date

get_ch_sz50_constituent_weight_history 1 个参数 需填 1 项

获取上证50指数成分股,每月权重信息。数据从2015年1月到目前,

必填参数:date

get_ch_zz500_constituent_weight_history 1 个参数 需填 1 项

获取中证500指数成分股,每月权重信息。数据从2015年1月到目前,

必填参数:date

get_ch_zz1000_constituent_weight_history 1 个参数 需填 1 项

获取中证1000指数成分股,每月权重信息。数据从2015年1月到目前,

必填参数:date

get_ch_stock_dividend_history 1 个参数 需填 1 项

获取指定个股除权除息历史

必填参数:code

get_ch_year_high_stock_dividend 1 个参数 需填 1 项

获取自然年内所有高送转,分红派息个股数据。数据从1992年至今,每日更新数据

必填参数:year

get_ch_stock_share_capital 1 个参数 需填 1 项

获取指定个股每个交易日股本情况。从个股上市到今日。每日更新

必填参数:code

get_ch_stock_fund_flow_detail_history 1 个参数 需填 1 项

获取指定个股历史资金流详细数据。目前数据从2010年到现在,该数据会定期更新

必填参数:code

get_ch_year_stock_lock_up 1 个参数 需填 1 项

获取自然年内所有限售解禁个股信息,数据从2006年到2035年。定时更新

必填参数:year

get_ch_rz_buy_1_day

获取近1日融资买入信息

该工具无需必填参数,直接调用即可

get_ch_rz_buy_5_day

获取近5日融资买入信息

该工具无需必填参数,直接调用即可

get_ch_rz_buy_20_day

获取近20日融资买入信息

该工具无需必填参数,直接调用即可

get_ch_stock_pacs 1 个参数 需填 1 项

获取A股个股一致行动人信息。一致行动人指通过协议、合作等途径扩大对上市公司表决权的一群人,数据包含一致行动组持股总量及各成员持股明细,数据从2013年至今

必填参数:code

get_ch_day_zd_count_history

返回市场历史上每个交易日上涨,下跌,平盘数量

该工具无需必填参数,直接调用即可

get_ch_sh_day_zd_count_history

获取上证A股每个交易日,上涨,下跌,平盘数量

该工具无需必填参数,直接调用即可

get_ch_sz_day_zd_count_history

获取深圳A股每个交易日,上涨,下跌,平盘数量

该工具无需必填参数,直接调用即可

get_ch_cyb_day_zd_count_history

获取创业板每个交易日,上涨,下跌,平盘数量

该工具无需必填参数,直接调用即可

get_ch_kcb_day_zd_count_history

获取科创板每个交易日,上涨,下跌,平盘数量

该工具无需必填参数,直接调用即可

get_ch_bj_day_zd_count_history

获取北证每个交易日,上涨,下跌,平盘数量

该工具无需必填参数,直接调用即可

get_ch_week_zd_count_history

返回市场历史上每个交易周上涨,下跌,平盘数量

该工具无需必填参数,直接调用即可

get_ch_sh_week_zd_count_history

返回上证A股历史上每个交易周上涨,下跌,平盘数量

该工具无需必填参数,直接调用即可

get_ch_sz_week_zd_count_history

返回深圳A股历史上每个交易周上涨,下跌,平盘数量

该工具无需必填参数,直接调用即可

get_ch_cyb_week_zd_count_history

返回创业板历史上每个交易周上涨,下跌,平盘数量

该工具无需必填参数,直接调用即可

get_ch_kcb_week_zd_count_history

返回科创板历史上每个交易周上涨,下跌,平盘数量

该工具无需必填参数,直接调用即可

get_ch_bj_week_zd_count_history

返回北证历史上每个交易周上涨,下跌,平盘数量

该工具无需必填参数,直接调用即可

get_ch_month_zd_count_history

返回市场历史上每个交易月上涨,下跌,平盘数量

该工具无需必填参数,直接调用即可

get_ch_sh_month_zd_count_history

返回上证A股历史上每个交易月上涨,下跌,平盘数量

该工具无需必填参数,直接调用即可

get_ch_sz_month_zd_count_history

返回深圳A股历史上每个交易月上涨,下跌,平盘数量

该工具无需必填参数,直接调用即可

get_ch_cyb_month_zd_count_history

返回创业板历史上每个交易月上涨,下跌,平盘数量

该工具无需必填参数,直接调用即可

get_ch_kcb_month_zd_count_history

返回科创板历史上每个交易月上涨,下跌,平盘数量

该工具无需必填参数,直接调用即可

get_ch_bj_month_zd_count_history

返回北证历史上每个交易月上涨,下跌,平盘数量

该工具无需必填参数,直接调用即可

get_ch_electricity_use_history

返回中国全社会用电量同比历史数据

该工具无需必填参数,直接调用即可

get_ch_market_pe_pb_month_history

返回全市体市场PE,PB 历史数据,按月统计

该工具无需必填参数,直接调用即可

get_ch_market_pe_pb_day_history

返回全市体市场PE,PB 历史数据,按日统计。在增量存储中

该工具无需必填参数,直接调用即可

get_hk_stock_real

获取全量港股个股实时行情数据

该工具无需必填参数,直接调用即可

get_hk_market_real

获取所有指数实时行情数据。包括恒生指数,恒生中企指数,恒生科技指数,恒生红筹指数

该工具无需必填参数,直接调用即可

get_hk_stock

获取所有个股基础信息

该工具无需必填参数,直接调用即可

get_hk_stock_day_history 1 个参数 需填 1 项

获取指定个股日线数据

必填参数:code

get_hk_stock_week_history 1 个参数 需填 1 项

获取指定个股周线数据

必填参数:code

get_hk_stock_month_history 1 个参数 需填 1 项

获取指定个股月线数据

必填参数:code

get_hk_market_history 1 个参数 需填 1 项

获取指数日线数据,目前支持获取恒生指数,恒生中企指数,恒生科技指数,恒生红筹指数

必填参数:code

get_hk_market_week_history 1 个参数 需填 1 项

获取指数周线数据,目前支持获取恒生指数,恒生中企指数,恒生科技指数,恒生红筹指数

必填参数:code

get_hk_market_month_history 1 个参数 需填 1 项

获取指数月线数据,目前支持获取恒生指数,恒生中企指数,恒生科技指数,恒生红筹指数

必填参数:code

get_hk_stock_main_fin_data 1 个参数 需填 1 项

获取指定个股历史主要财务指标数据

必填参数:code

get_hk_stock_balance_sheet 1 个参数 需填 1 项

获取指定个股资产负债表历史

必填参数:code

get_hk_stock_profit_statement 1 个参数 需填 1 项

获取指定个股利润表历史

必填参数:code

get_hk_stock_cash_flow 1 个参数 需填 1 项

获取指定个股现金流表历史

必填参数:code

get_ch_stock

获取所有A股个股信息列表

该工具无需必填参数,直接调用即可

get_ch_stock_real

随时获取全量A股实时行情数据,返回所有个股的最新价、涨跌幅、成交量、盘口、市值等核心指标。

该工具无需必填参数,直接调用即可

get_ch_one_stock_real 1 个参数 需填 1 项

查询单只个股实时行情,返回数据中包含该股的Level2大单数据、竞价金额、成交量涨速、委托情况等增强指标。

必填参数:code

get_ch_stock_minute_real 2 个参数 需填 2 项

获取个股当日实时分钟成交数据,支持1分钟、5分钟、15分钟、30分钟、60分钟周期。该接口仅在交易时段有效。

必填参数:code、minute

get_ch_stock_transaction_real 1 个参数 需填 1 项

获取个股交易当天实时逐笔成交明细数据,包含时间、价格、成交量及买卖方向。该接口仅在交易时段有效。

必填参数:code

get_ch_stock_front_day_history 1 个参数 需填 1 项

获取指定个股前复权日线数据

必填参数:code

get_ch_stock_front_week_history 1 个参数 需填 1 项

获取指定个股前复权周线数据

必填参数:code

get_ch_stock_front_month_history 1 个参数 需填 1 项

获取指定个股前复权月线数据

必填参数:code

get_ch_stock_back_day_history 1 个参数 需填 1 项

获取指定个股后复权日线数据

必填参数:code

get_ch_stock_back_week_history 1 个参数 需填 1 项

获取指定个股后复权周线数据

必填参数:code

get_ch_stock_back_month_history 1 个参数 需填 1 项

获取指定个股后复权月线数据

必填参数:code

get_ch_stock_transaction_history 3 个参数 需填 3 项

获取指定个股历史分笔个数。按照年份加月份进行查询

必填参数:code、year、month

get_ch_stock_primer_info 1 个参数 需填 1 项

获取指定个股主力成本及相关评分数据

必填参数:code

get_ch_stock_fund_flow 1 个参数 需填 1 项

获取指定个股历史资金流,该数据每日盘后更新

必填参数:code

get_ch_stock_attention_tank 1 个参数 需填 1 项

获取个股历史交易日内,在市场以及行业内人气排名数据

必填参数:code

get_ch_stock_share_holder 1 个参数 需填 1 项

获取个股历史股东人数变化数据

必填参数:code

get_ch_stock_block_trading 1 个参数 需填 1 项

获取个股历史大宗交易数据

必填参数:code

get_ch_stock_inc_or_dec 1 个参数 需填 1 项

获取个股增减持历史数据

必填参数:code

get_ch_stock_front_ratio_history 1 个参数 需填 1 项

获取指定个股等比前复权日线数据

必填参数:code

get_ch_stock_front_ratio_week_history 1 个参数 需填 1 项

获取指定个股前复权周线数据

必填参数:code

get_ch_stock_front_ratio_month_history 1 个参数 需填 1 项

获取指定个股等比前复权月线数据

必填参数:code

get_ch_stock_back_ratio_history 1 个参数 需填 1 项

获取指定个股等比后复权日线数据

必填参数:code

get_ch_stock_minute_history 3 个参数 需填 3 项

获取指定个股历史分钟数据。按照年份加月份进行查询

必填参数:code、minute、date

get_ch_concept

获取A股概念板块列表

该工具无需必填参数,直接调用即可

get_ch_industry

获取A股概念板块列表

该工具无需必填参数,直接调用即可

get_ch_concept_real

随时获取所有概念板块实时行情数据,包括板块涨跌幅、成交量、成分股涨跌统计等关键指标。

该工具无需必填参数,直接调用即可

get_ch_industry_real

随时获取所有行业板块实时行情数据,包括板块涨跌幅、成交量、成分股涨跌统计等关键指标。

该工具无需必填参数,直接调用即可

get_ch_concept_day_history 1 个参数 需填 1 项

获取概念版块日线数据

必填参数:code

get_ch_concept_week_history 1 个参数 需填 1 项

获取概念板块周线数据

必填参数:code

get_ch_concept_month_history 1 个参数 需填 1 项

获取概念板块月线数据

必填参数:code

get_ch_industry_day_history 1 个参数 需填 1 项

获取行业版块日线数据

必填参数:code

get_ch_industry_week_history 1 个参数 需填 1 项

获取行业板块周线数据

必填参数:code

get_ch_industry_month_history 1 个参数 需填 1 项

获取行业板块月线数据

必填参数:code

get_rzrq_balance

获取融资融券余额历史数据

该工具无需必填参数,直接调用即可

get_sh_market_daily_info 1 个参数 需填 1 项

获取上海证券交易所每日统计信息,包括上证A股,上证B股,科创板等。包含总成交量,成交额,换手率,pe等信息

必填参数:date

get_sh_market_week_info 1 个参数 需填 1 项

获取上海证券交易所每周统计信息,包括上证A股,上证B股,科创板等。包含总成交量,成交额,换手率,pe等信息

必填参数:date

get_sh_market_month_info 1 个参数 需填 1 项

获取上海证券交易所每月统计信息,包括上证A股,上证B股,科创板等。包含总成交量,成交额,换手率,pe等信息

必填参数:date

get_ch_market_real

随时获取六大指数(上证指数、深证成指、创业板指、科创综指、科创50、北证50)的实时行情数据。

该工具无需必填参数,直接调用即可

get_ch_limit_up_down

获取交易日涨跌停数量历史数据

该工具无需必填参数,直接调用即可

get_ch_market_day_history 1 个参数 需填 1 项

获取指数日线数据,目前支持获取上证指数, 深证成指,创业板指,科创综指,科创50,北证50

必填参数:code

get_ch_market_week_history 1 个参数 需填 1 项

获取指定指数周线数据,目前支持获取上证指数, 深证成指,创业板指,科创综指,科创50,北证50

必填参数:code

get_ch_market_month_history 1 个参数 需填 1 项

获取指定指数月线数据,目前支持获取上证指数, 深证成指,创业板指,科创综指,科创50,北证50

必填参数:code

get_lhb_data 1 个参数 需填 1 项

获取指定日期龙虎榜数据

必填参数:date

get_ch_market_fund_flow

获取市场总体资金流历史数据

该工具无需必填参数,直接调用即可

get_ch_all_market_bear_compare

全市场全天买一,卖一金额对比

该工具无需必填参数,直接调用即可

get_ch_sh_market_bear_compare

上海市场全天买一,卖一金额对比

该工具无需必填参数,直接调用即可

get_ch_sz_market_bear_compare

深圳市场全天买一,卖一金额对比

该工具无需必填参数,直接调用即可

get_ch_cyb_market_bear_compare

创业板全天买一,卖一金额对比

该工具无需必填参数,直接调用即可

get_ch_kcb_market_bear_compare

科创板全天买一,卖一金额对比

该工具无需必填参数,直接调用即可

get_ch_bj_market_bear_compare

北证全天买一,卖一金额对比

该工具无需必填参数,直接调用即可

get_ch_stock_income_statement 1 个参数 需填 1 项

获取指定个股利润表历史数据

必填参数:code

get_ch_stock_cash_flow_statement 1 个参数 需填 1 项

获取指定个股现金流表历史数据

必填参数:code

get_ch_stock_financial_indicators 1 个参数 需填 1 项

获取指定个股财务主表历史数据

必填参数:code

get_ch_stock_balance_sheet 1 个参数 需填 1 项

获取指定个股资产负债表历史数据

必填参数:code

get_ch_stock_auxiliary_data 1 个参数 需填 1 项

获取指定个股资历史财务信息辅助表

必填参数:code

get_ch_stock_share_capital_and_shareholders 1 个参数 需填 1 项

获取指定个股历史股本股东表

必填参数:code

get_ch_stock_net_profit

获取全市场个股预告,预盈预亏信息

该工具无需必填参数,直接调用即可

get_ch_si_stock_fin_key_indicators 1 个参数 需填 1 项

从SI数据源获取个股财务核心指标(含盈利能力、成长能力、财务风险、营运能力等88项指标全量历史数据)

必填参数:code

get_ch_si_stock_fin_income_statements 1 个参数 需填 1 项

从SI数据源获取个股利润表全量历史数据,含营业总收入、营业总成本、各项费用、利润、每股收益等77项科目

必填参数:code

get_ch_si_stock_fin_balance_sheet 1 个参数 需填 1 项

从SI数据源获取个股资产负债表全量历史数据,含流动资产、非流动资产、流动负债、非流动负债、所有者权益等140项科目

必填参数:code

get_ch_si_stock_fin_cash_flow 1 个参数 需填 1 项

从SI数据源获取个股现金流量表全量历史数据,含经营活动、投资活动、筹资活动三大现金流共61项科目

必填参数:code

get_ch_ea_stock_fin_key_indicators 1 个参数 需填 1 项

获取指定个股财务核心指标数据(数据源Ea),包含每股指标、盈利能力、增长能力、偿债能力、营运能力、员工与研发等指标,数据从上市至今

必填参数:code

get_ch_ea_stock_fin_balance_sheet 1 个参数 需填 1 项

获取指定个股资产负债表数据(数据源Ea),包含总资产、固定资产、货币资金、应收账款、存货、总负债、应付账款、股东权益等,数据从上市至今

必填参数:code

get_ch_ea_stock_fin_income_statements 1 个参数 需填 1 项

获取指定个股利润表数据(数据源Ea),包含营业总收入、营业总成本、销售费用、管理费用、财务费用、营业利润、净利润等,数据从上市至今

必填参数:code

get_ch_ea_stock_fin_cash_flow 1 个参数 需填 1 项

获取指定个股现金流量表数据(数据源Ea),包含经营活动、投资活动、筹资活动现金流净额等,数据从上市至今

必填参数:code

get_ch_kzz_cur_real

随时获取可转债全量实时行情数据,包括五档盘口、Level2资金流向、主力净买额、换手率等高级指标。

该工具无需必填参数,直接调用即可

get_ch_kzz_stock

获取所有可转债的基本信息列表,包括代码、名称、正股、转股价、溢价率、到期日等核心参数。

该工具无需必填参数,直接调用即可

服务介绍

接口详情:https://gitcode.com/ascegu/stock_data_source/tree/main

PandaStock MCP 服务

A股/港股行情数据 MCP 服务,提供141个工具接口,覆盖Level2高频数据、实时行情、历史K线、财务数据、资金流、资讯公告等。

配置

pip install pandastock-mcp

{
  "mcpServers": {
    "pandastock-mcp": {
      "command": "python",
      "args": ["-m", "pandastock_mcp.mcp_server"],
      "env": {
        "PANDA_PHONE": "your-phone",
        "PANDA_NID": "your-nid"
      }
    }
  }
}

环境变量

变量 说明 默认值
PANDA_PHONE 用户手机号
PANDA_NID 用户NID

功能列表

Level2高频数据

  • get_ch_l2_data_cur_real - Level2实时行情(竞价、委托、撤单、主力资金流向)
  • get_ch_ddx_data_cur_real - DDE大单数据(DDX/DDY/DDZ、各类资金买卖比例)
  • get_ch_stock_ddx_history - DDE历史数据(按个股查询)
  • get_ch_stock_thousand_level_order - 千档盘口数据(每档最多50笔明细)
  • get_ch_stock_dark_rank - 实时暗盘资金数据
  • get_ch_stock_dark_rank_history - 历史暗盘资金数据
  • get_ch_stock_l2_fund_flow_sa - 个股Level2资金流
  • get_ch_all_market_l2_fund_flow - 全市场实时资金流
  • get_ch_sh_market_l2_fund_flow - 上证指数实时资金流
  • get_ch_sz_market_l2_fund_flow - 深证综指实时资金流
  • get_ch_cyb_market_l2_fund_flow - 创业板实时资金流
  • get_ch_kcb_market_l2_fund_flow - 科创板实时资金流
  • get_ch_stock_big_order - 盘中大单成交明细
  • get_ch_stock_l2_laster_transactions_sa - 最新100条逐笔成交
  • get_ch_stock_l2_all_transactions_sa - 当天全部逐笔成交明细
  • get_ch_stock_price_summarize - 实时分价成交明细
  • get_ch_stock_price_summarize_history - 历史分价成交明细

A股实时行情

  • get_ch_stock_real - 全市场A股实时行情
  • get_ch_one_stock_real - 个股实时行情(含五档买卖盘、Level2数据)
  • get_ch_market_real - A股指数实时行情
  • get_ch_concept_real - 概念板块实时行情
  • get_ch_industry_real - 行业板块实时行情
  • get_ch_kzz_cur_real - 可转债实时行情
  • get_ch_stock_list - A股个股列表
  • get_ch_concept_list - 概念板块列表
  • get_ch_industry_list - 行业板块列表

历史K线

  • get_ch_stock_front_day_history - 个股前复权日线
  • get_ch_stock_front_week_history - 个股前复权周线
  • get_ch_stock_front_month_history - 个股前复权月线
  • get_ch_stock_back_day_history - 个股后复权日线
  • get_ch_stock_back_week_history - 个股后复权周线
  • get_ch_stock_back_month_history - 个股后复权月线
  • get_ch_stock_front_ratio_history - 等比前复权日线
  • get_ch_stock_front_ratio_week_history - 等比前复权周线
  • get_ch_stock_front_ratio_month_history - 等比前复权月线
  • get_ch_stock_back_ratio_history - 等比后复权日线
  • get_ch_stock_minute_real - 实时分钟数据(1/5/15/30/60分钟)
  • get_ch_stock_minute_history - 历史分钟数据
  • get_ch_stock_transaction_real - 实时分笔数据
  • get_ch_stock_transaction_history - 历史分笔数据
  • get_ch_market_day_history - 指数历史日线
  • get_ch_market_week_history - 指数历史周线
  • get_ch_market_month_history - 指数历史月线
  • get_ch_concept_day_history - 概念板块日线
  • get_ch_concept_week_history - 概念板块周线
  • get_ch_concept_month_history - 概念板块月线
  • get_ch_industry_day_history - 行业板块日线
  • get_ch_industry_week_history - 行业板块周线
  • get_ch_industry_month_history - 行业板块月线

财务报表

  • get_ch_stock_income_statement - 个股利润表
  • get_ch_stock_cash_flow_statement - 个股现金流表
  • get_ch_stock_balance_sheet - 个股资产负债表
  • get_ch_stock_financial_indicators - 个股财务指标
  • get_ch_stock_financial - 个股综合财务信息
  • get_ch_stock_auxiliary_data - 个股辅助财务指标
  • get_ch_stock_net_profit - 个股业绩预告
  • get_ch_si_stock_fin_key_indicators - SI核心财务指标
  • get_ch_si_stock_fin_income_statements - SI利润表
  • get_ch_si_stock_fin_balance_sheet - SI资产负债表
  • get_ch_si_stock_fin_cash_flow - SI现金流表
  • get_ch_ea_stock_fin_key_indicators - EA核心财务指标
  • get_ch_ea_stock_fin_balance_sheet - EA资产负债表
  • get_ch_ea_stock_fin_income_statements - EA利润表
  • get_ch_ea_stock_fin_cash_flow - EA现金流表

港股数据

  • get_hk_stock_real - 港股实时行情
  • get_hk_market_real - 港股指数行情
  • get_hk_stock_list - 港股个股列表
  • get_hk_stock_day_history - 港股日线
  • get_hk_stock_week_history - 港股周线
  • get_hk_stock_month_history - 港股月线
  • get_hk_market_history - 港股指数日线
  • get_hk_market_week_history - 港股指数周线
  • get_hk_market_month_history - 港股指数月线
  • get_hk_stock_main_fin_data - 港股主要财务指标
  • get_hk_stock_balance_sheet - 港股资产负债表
  • get_hk_stock_profit_statement - 港股利润表
  • get_hk_stock_cash_flow - 港股现金流表

市场数据

  • get_ch_market_fund_flow - 市场历史资金流
  • get_lhb_data - 龙虎榜数据
  • get_rzrq_balance - 融资融券余额
  • get_ch_limit_up_down - 涨跌停数量历史
  • get_ch_all_market_bear_compare - 全市场买一卖一对比
  • get_ch_sh_market_bear_compare - 上证买一卖一对比
  • get_ch_sz_market_bear_compare - 深证买一卖一对比
  • get_ch_cyb_market_bear_compare - 创业板买一卖一对比
  • get_ch_kcb_market_bear_compare - 科创板买一卖一对比
  • get_ch_bj_market_bear_compare - 北证买一卖一对比
  • get_ch_day_zd_count_history - 每日涨跌平数量
  • get_ch_week_zd_count_history - 每周涨跌平数量
  • get_ch_month_zd_count_history - 每月涨跌平数量
  • get_ch_market_pe_pb_day_history - 市场PE/PB(日)
  • get_ch_market_pe_pb_month_history - 市场PE/PB(月)

资讯公告

  • get_core_news - 核心新闻
  • get_domestic_financial_news - 国内财经新闻
  • get_global_financial_news - 国际财经新闻
  • get_options_news - 时评新闻
  • get_ch_stock_month_news - 个股新闻
  • get_ch_stock_announce - 个股公告
  • get_ch_stock_research_report - 个股研报
  • get_ch_sn_kx - 市场快讯
  • get_ch_sa_kx - 市场快讯(SA)

特色数据

  • get_ch_stock_fund_flow - 个股历史资金流
  • get_ch_stock_fund_flow_detail_history - 个股资金流详细历史
  • get_ch_stock_primer_info - 主力评分信息
  • get_ch_stock_attention_tank - 人气排名历史
  • get_ch_stock_share_holder - 股东人数历史
  • get_ch_stock_block_trading - 大宗交易历史
  • get_ch_stock_inc_or_dec - 增减持历史
  • get_ch_stock_dividend_history - 除权除息历史
  • get_ch_year_high_stock_dividend - 高送转派息列表
  • get_ch_stock_share_capital - 股本变化情况
  • get_ch_year_stock_lock_up - 限售解禁数据
  • get_ch_rz_buy_1_day - 近1日融资买入
  • get_ch_rz_buy_5_day - 近5日融资买入
  • get_ch_rz_buy_20_day - 近20日融资买入
  • get_ch_stock_pacs - 一致行动人信息
  • get_ch_stock_st_history - ST个股列表
  • get_ch_hs300_constituent_weight_history - 沪深300权重
  • get_ch_sz50_constituent_weight_history - 上证50权重
  • get_ch_zz500_constituent_weight_history - 中证500权重
  • get_ch_zz1000_constituent_weight_history - 中证1000权重
  • get_ch_electricity_use_history - 全社会用电量
  • get_ch_market_daily_info - 上证所日统计
  • get_ch_stock_ten_holders - 十大股东历史
  • get_ch_stock_ten_circulating_holders - 十大流通股东历史
  • get_ch_stock_share_capital_and_shareholders - 股本股东情况

量化选股

  • get_ch_select_stock - 早盘选股结果
  • get_ch_end_select_stock - 尾盘选股结果
  • get_ch_after_select_stock - 盘后选股结果
  • get_auction_t1_result - 竞价T+1策略
  • get_auction_t5_result - 竞价T+5策略
  • get_late_result - 尾盘量化策略
  • get_post_t1_result - 盘后T+1策略
  • get_post_t5_result - 盘后T+5策略
  • get_stock_price_model_res - 参考价模型结果

可转债

  • get_ch_kzz_cur_real - 可转债实时行情
  • get_ch_kzz_stock - 可转债基本信息列表

License

MIT

相关 MCP 服务