🦀 ClawHub
Capital Flow Analysis
by @gbabyzs
Analyzes stock capital flows including main force net inflows, northbound holdings, and trading leaderboard data for informed investment decisions.
TERMINAL
clawhub install capital-flow-analysis📖 About This Skill
Capital Flow Analysis - 资金流向分析
功能说明
分析股票资金流向,包括主力资金、北向资金、龙虎榜数据。
核心功能
主力资金
北向资金
龙虎榜
使用示例
from capital_flow import analyze_main_force, analyze_northbound主力资金分析
main_force = analyze_main_force(stock_code="300308")北向资金分析
northbound = analyze_northbound(stock_code="300308")