pfhedge.nn.functional.bs_european_binary_gamma

pfhedge.nn.functional.bs_european_binary_gamma(log_moneyness, time_to_maturity, volatility, call=True, strike=1.0)[source]

Returns Black-Scholes gamma of a European binary option.

See pfhedge.nn.BSEuropeanBinaryOption.gamma() for details.