什麼是 greeks?
計算特定選擇權的選擇權希臘值(delta、gamma、theta、vega)和隱含波動率。當使用者詢問 Greeks、Delta、gamma、theta、vega、IV 或選擇權敏感度分析時使用。 來源:staskh/trading_skills。
計算特定選擇權的選擇權希臘值(delta、gamma、theta、vega)和隱含波動率。當使用者詢問 Greeks、Delta、gamma、theta、vega、IV 或選擇權敏感度分析時使用。
透過命令列快速安裝 greeks AI 技能到你的開發環境
來源:staskh/trading_skills。
Calculate Greeks for options using Black-Scholes model. Computes IV from market price via Newton-Raphson.
Note: If uv is not installed or pyproject.toml is not found, replace uv run python with python in all commands below.
計算特定選擇權的選擇權希臘值(delta、gamma、theta、vega)和隱含波動率。當使用者詢問 Greeks、Delta、gamma、theta、vega、IV 或選擇權敏感度分析時使用。 來源:staskh/trading_skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/staskh/trading_skills --skill greeks 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/staskh/trading_skills --skill greeks計算特定選擇權的選擇權希臘值(delta、gamma、theta、vega)和隱含波動率。當使用者詢問 Greeks、Delta、gamma、theta、vega、IV 或選擇權敏感度分析時使用。 來源:staskh/trading_skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/staskh/trading_skills --skill greeks 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/staskh/trading_skills