pfhedge.nn.functional.bs_american_binary_delta

pfhedge.nn.functional.bs_american_binary_delta(log_moneyness, max_log_moneyness, time_to_maturity, volatility, strike)[source]

Returns Black-Scholes delta of an American binary option.

See pfhedge.nn.BSAmericanBinaryOption.delta() for details.