pfhedge.nn.functional.bs_european_theta¶
- pfhedge.nn.functional.bs_european_theta(log_moneyness, time_to_maturity, volatility, strike)[source]¶
Returns Black-Scholes theta of a European option.
See
pfhedge.nn.BSEuropeanOption.theta()
for details.
Returns Black-Scholes theta of a European option.
See pfhedge.nn.BSEuropeanOption.theta()
for details.