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