pfhedge.nn.functional.bs_european_binary_vega¶
- pfhedge.nn.functional.bs_european_binary_vega(log_moneyness, time_to_maturity, volatility, call=True, strike=1.0)[source]¶
Returns Black-Scholes vega of a European binary option.
See
pfhedge.nn.BSEuropeanBinaryOption.vega()
for details.