什麼是 option-chain?
取得選擇權鏈數據,包括買權和賣權,以及行使價、買價、賣價、交易量、未平倉合約和隱含波動率。當用戶詢問特定到期日的選擇權、選擇權價格、買權、賣權或選擇權鏈時使用。 來源:staskh/trading_skills。
取得選擇權鏈數據,包括買權和賣權,以及行使價、買價、賣價、交易量、未平倉合約和隱含波動率。當用戶詢問特定到期日的選擇權、選擇權價格、買權、賣權或選擇權鏈時使用。
透過命令列快速安裝 option-chain AI 技能到你的開發環境
來源:staskh/trading_skills。
Fetch option chain data from Yahoo Finance for a specific expiration date.
Note: If uv is not installed or pyproject.toml is not found, replace uv run python with python in all commands below.
Present data as a table. Highlight high volume/OI strikes and notable IV levels.
取得選擇權鏈數據,包括買權和賣權,以及行使價、買價、賣價、交易量、未平倉合約和隱含波動率。當用戶詢問特定到期日的選擇權、選擇權價格、買權、賣權或選擇權鏈時使用。 來源:staskh/trading_skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/staskh/trading_skills --skill option-chain取得選擇權鏈數據,包括買權和賣權,以及行使價、買價、賣價、交易量、未平倉合約和隱含波動率。當用戶詢問特定到期日的選擇權、選擇權價格、買權、賣權或選擇權鏈時使用。 來源:staskh/trading_skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/staskh/trading_skills --skill option-chain 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/staskh/trading_skills