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