pfhedge.nn.functional.bs_lookback_price¶
- pfhedge.nn.functional.bs_lookback_price(log_moneyness, max_log_moneyness, time_to_maturity, volatility, strike)[source]¶
Returns Black-Scholes price of a lookback option.
See
pfhedge.nn.BSLookbackOption.price()
for details.