"index_stock_consindex_stock_cons" # 股票指数-最新成份 股票指数-最新成份 接口: index_stock_cons 目标地址: vip.stock.finance.sina.com.cn 描述: 指定指数的最新成份股票信息, 注意该接口返回的数据有部分是重复会导致数据缺失, 可以调用 ak.index_stock_cons_sina() 获取主流指数数据, 或调用**ak.index...
接口: index_stock_cons_weight_csindex 目标地址: csindex.com.cn/zh-CN/in 描述: 中证指数网站-成份股权重 输入参数 名称类型描述 输出参数 名称类型描述 示例代码 import akshare as ak index_stock_cons_weight_csindex_df = ak.index_stock_cons_weight_csindex(symbol="000300") print(index_stock_cons_...
更新的接口名为"index_stock_cons",其目标地址为vip.stock.finance.sina.com.cn...,但需要注意的是,由于数据来源的特性,部分数据可能会存在重复,导致信息缺失。为获取更全面的数据,建议分别调用"ak.index_stock_cons_sina()"获取主流指数信息,或者利用"ak.index_stock_cons_csindex()"获取中证...
# print(index_stock_cons_df) # '''输出参数-按市场归类''' # index_stock_cons_df = ak.index_stock_cons(symbol="000300") # 主要调用 ak.stock_a_code_to_symbol() 来进行转换 # index_stock_cons_df['symbol'] = index_stock_cons_df['品种代码'].apply(ak.stock_a_code_to_symbol) # ...
更新 股票指数历史成份 接口,通过本接口可以获取股票指数的历史成份股数据,该数据从 2005 至今所有的指数成份股变动数据。该接口可以查询主要的指数的成份数据,需要最新成份可以查询 index_stock_cons 接口获取。
cons.py epu_index.py ff_factor.py risk_rv.py bank bond cost economic energy event file_fold fortune fund futures futures_derivative fx index interest_rate movie news obor option qhkc stock stock_feature tool ws __init__.py docs example ...
目标地址: https://www.legulegu.com/stockdata/averageposition 描述: 获取乐咕乐股网-平均持仓数据 限量: 单次返回所有平均持仓数据 说明: 目前仓位调查的数据来源是通过微信公众号在每周最后一个交易日投票获得,并在下个交易日前公布。 持仓调查的数据是市场参与者心理、行为表现的结果。市场行为会因为交易规则...
AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库 - akshare/akshare/article/cons.py at release-v1.15.29 · akfamily/akshare
更新破净股统计接口,破净是指市值跌破净资产值,破净股是指股票的每股市场价格低于它每股净资产价格。数据的时间段为:2005年-至今 更新接口 "stock_a_below_net_asset_statistics" # A 股破净股统计 破净股统计 接口: stock_a_below_net_asset_statistics ...
中国股票指数数据 实时行情数据 接口: stock_zh_index_spot 目标地址: http://vip.stock.finance.sina.com.cn/mkt/ 描述: 中国股票指数数据-所有指数 …