Skip to main content

如何计算Black-Scholes Options Pricing

learn.whatIsHeading

The Black-Scholes model is a mathematical formula for pricing European-style options. It calculates a theoretical fair value based on stock price, strike price, time to expiry, volatility, and risk-free rate.

公式

C = S×N(d₁) − K×e^(−rT)×N(d₂) | d₁=(ln(S/K)+(r+σ²/2)T)/(σ√T)
S
Current stock price (Currency)
K
Strike price (Currency)
T
Time to expiration (Years)
r
Risk-free interest rate (Annual %)
σ
Volatility (Annual %)

分步指南

  1. 1Call = S·N(d1) - K·e^(-rT)·N(d2)
  2. 2d1 = [ln(S/K) + (r + sigma^2/2)T] / (sigma*sqrt(T))
  3. 3d2 = d1 - sigma*sqrt(T)
  4. 4N() is the cumulative standard normal distribution

例题解析

输入
Stock $100, strike $105, 6mo, 5% rate, 20% vol
结果
Call approx $4.08, Put approx $6.65

常见问题

What is Black Scholes Calc?

The Black-Scholes model is a mathematical formula for pricing European-style options. It calculates a theoretical fair value based on stock price, strike price, time to expiry, volatility, and risk-free rate

How accurate is the Black Scholes Calc calculator?

The calculator uses the standard published formula for black scholes calc. Results are accurate to the precision of the inputs you provide. For financial, medical, or legal decisions, always verify with a qualified professional.

What units does the Black Scholes Calc calculator use?

This calculator works with inches. You can enter values in the units shown — the calculator handles all conversions internally.

What formula does the Black Scholes Calc calculator use?

The core formula is: Call = S·N(d1) - K·e^(-rT)·N(d2). Each step in the calculation is shown so you can verify the result manually.

准备好计算了吗?尝试免费的 Black-Scholes Options Pricing 计算器

自己尝试一下 →

设置

隐私条款关于© 2026 PrimeCalcPro