pfhedge.nn.functional.bs_american_binary_price¶
- pfhedge.nn.functional.bs_american_binary_price(log_moneyness, max_log_moneyness, time_to_maturity, volatility)[source]¶
Returns Black-Scholes price of an American binary option.
See
pfhedge.nn.BSAmericanBinaryOption.price()
for details.