pfhedge.nn.functional.bs_american_binary_theta

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

Returns Black-Scholes theta of an American binary option.

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