tf_quant_finance.black_scholes.ImpliedVolUnderlyingDistribution

Contents

Last updated: 2023-03-16.

tf_quant_finance.black_scholes.ImpliedVolUnderlyingDistribution#

View source

Underying’s distribution.

  • LOG_NORMAL: Lognormal distribution for the standard Black-Scholes models.

  • NORMAL: Normal distribution used in Bachelier model.

Class Variables#

  • LOG_NORMAL

  • NORMAL