SKILL.md
台股籌碼動能追蹤器
此技能用於分析台股個股的法人籌碼集中度,特別是針對「投信連買」與「法人平均成本」的分析。
使用指令
- 當用戶詢問某檔股票的法人動向時,執行此 Skill。
- 呼叫
scripts/analyzeflow.py並傳入stockid與days。
分析邏輯
- 連買定義:投信連續買超 3 天以上即視為「認養」。
- 成本區計算:計算法人進場期間的成交量加權平均價 (VWAP)。
- 預警訊號:若股價回測法人成本區且不破,視為強力支撐。
smithery/c24712003
追蹤台股法人(外資、投信)買賣?
npx skills add smithery/c24712003 --skill tw-institutional-flow-tracker
Related neighbors and high-traction skills in the same topics — useful to compare before installing.
Use this skill to track institutional investor ownership changes and portfolio flows using 13F …
2.2K installsInstitutional and TradFi crypto exposure analysis covering public company holdings (MicroStrate…
302 installs识别机构持仓变化、?
272 installsOther skills from smithery/c24712003.
npx skills add smithery/c24712003
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
Files included with this skill beyond the listing page.
SKILL.md
741 B
SUMMARY.md
133 B
此技能用於分析台股個股的法人籌碼集中度,特別是針對「投信連買」與「法人平均成本」的分析。
scripts/analyzeflow.py 並傳入 stockid 與 days。