options-payoff
Options Payoff generates an interactive chart showing theoretical value and expiry payoff for any options strategy. Adjust strikes, premiums, volatility, and time to expiration via live sliders and instantly see max profit, max loss, breakevens, and current P&L.
Options Payoff visualizes how options trades make or lose money across price levels with real-time interactive controls.
AI-generated summary based on this skill's SKILL.md
Install
himself65/finance-skills/options-payoff · repository language: JavaScript
git clone https://github.com/himself65/finance-skills
cp -r finance-skills/plugins/market-analysis/skills/options-payoff ~/.claude/skills/options-payoffnpx skillfed install himself65/finance-skills/options-payoffFrequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
What does options-payoff do?
Options Payoff generates an interactive chart showing theoretical value and expiry payoff for any options strategy. Adjust strikes, premiums, volatility, and time to expiration via live sliders and instantly see max profit, max loss, breakevens, and current P&L.
Can I visualize iron condor payoff with options-payoff?
Yes. Options Payoff supports multi-leg strategies including iron condors. Input your strikes and premiums for each leg, and Options Payoff renders the combined payoff diagram, showing max profit, max loss, and all breakeven points across the underlying price range.
How do I draw an options strategy P&L curve?
Options Payoff lets you input strike prices and premiums for each leg of your strategy, then instantly draws an interactive P&L curve. You can adjust volatility and days to expiration with live sliders to see how the curve changes in real time.
Can options-payoff calculate max profit and max loss?
Yes. Options Payoff automatically calculates and displays max profit, max loss, and all breakeven prices for your multi-leg options trade. These values update instantly as you modify strikes, premiums, or market conditions.
Does options-payoff use Black-Scholes pricing?
Yes. Options Payoff models theoretical value using Black-Scholes across different days to expiration and implied volatility scenarios. This lets you compare current market value against expiry payoff and understand how Greeks and time decay affect your position.
Can I analyze my options position from a broker screenshot?
Options Payoff supports analyzing options positions from broker screenshots or manual strike and premium input. Enter your multi-leg trade details and Options Payoff visualizes the complete risk profile, showing payoff curves and current P&L.
SKILL.md
rendered from the published skill — quoted content, verbatim
Options Payoff Curve Skill
Generates a fully interactive HTML widget (via visualize:show_widget) showing:
- Expiry payoff curve (dashed gray line) — intrinsic value at expiration
- Theoretical value curve (solid colored line) — Black-Scholes price at current DTE/IV
- Dynamic sliders for all key parameters
-
(truncated - see the full file via the links below)
Read as markdown · JSON record · Browse the source repository
File tree — 4 files
plugins/market-analysis/skills/options-payoff/README.md
plugins/market-analysis/skills/options-payoff/SKILL.md
plugins/market-analysis/skills/options-payoff/references/bs_code.md
plugins/market-analysis/skills/options-payoff/references/strategies.md