返回 Skill 列表
extension
分类: 数据与分析无需 API Key

冷西西韭菜50指数

用于获取冷西西韭菜50指数成分股,作为“避雷/拥挤度/市场情绪”研究与监控工具。该指数是一条公开、每日调仓的 A 股散户拥挤度反向理论指数。它在每个交易日收盘后,以追涨热度、换手放大、龙虎榜注意力和特大单流量拥挤度四类信号,对合格股票做横截面排名,并记录综合分最高的 50 只股票在下一交易日开盘至再下一交易日开盘的理论等权收益。

person作者: user_50b8d13bhubcommunity

Bagholder 50 Data

For ordinary requests, resolve paths from this skill directory and run once:

python -X utf8 scripts/fetch_bagholder50.py --view auto

Use another Python 3 launcher only if needed. Require Python 3.10 or newer and install no packages.

  • If selection.status=ready, report index_summary and then items in their published order. Format decimal returns as percentages.
  • If selection.status=not_ready, report selection.message and no list.
  • If the command exits nonzero, report the JSON error from stderr and stop.

Never use another source, view, calendar, or old list as fallback. Do not infer, re-rank, refill, or combine constituents.

Treat selection.trade_date as the represented list date and selection.signal_date as its close-signal date. Let the client choose the correct view; do not reproduce its date logic.

Diagnostics

Only when the user explicitly asks for diagnostics, use one of:

  • --view holdings_today
  • --view avoid_tomorrow
  • --view all
  • --verbose

Explicit views are not “latest” and the feed is not a historical archive. Read references/data-schema.md only for output fields or error codes.

This is an index-data feed, not an order API, tradability guarantee, or personalized investment advice. Constituents identify the published high-crowding tail and are not recommendations to buy.