分析与持仓#

分析#

get_recommendations([proxy, as_dict])

返回一个包含推荐信息的DataFrame,列包括:period(周期)、strongBuy(强烈买入)、buy(买入)、hold(持有)、sell(卖出)、strongSell(强烈卖出)

recommendations

get_recommendations_summary([proxy, as_dict])

recommendations_summary

get_upgrades_downgrades([proxy, as_dict])

返回一个包含推荐变更(升级/降级)的DataFrame 索引:评级日期 列:机构 新评级 原评级 操作

upgrades_downgrades

get_sustainability([proxy, as_dict])

可持续性

get_analyst_price_targets([proxy])

analyst_price_targets

get_earnings_estimate([proxy, as_dict])

earnings_estimate

get_revenue_estimate([proxy, as_dict])

revenue_estimate

get_earnings_history([proxy, as_dict])

earnings_history

get_eps_trend([proxy, as_dict])

索引: 0季度 +1季度 0年 +1年 列: 当前 7天前 30天前 60天前 90天前

eps_trend

get_eps_revisions([proxy, as_dict])

索引: 0季度 +1季度 0年 +1年 列: 过去7天上涨 过去30天上涨 过去7天下跌 过去30天下跌

eps_revisions

get_growth_estimates([proxy, as_dict])

指数: 0季度 +1季度 0年 +1年 +5年 -5年 列: 股票 行业 板块 指数

growth_estimates

持仓情况#