<!--
This file is generated by a tool. Do not edit directly.
For open-source contributions the docs will be updated automatically.
-->

*Last updated: 2023-03-16.*

<div itemscope itemtype="http://developers.google.com/ReferenceObject">
<meta itemprop="name" content="tf_quant_finance.experimental.american_option_pricing.andersen_lake.vanilla_prices" />
<meta itemprop="path" content="Stable" />
</div>

# Module: tf_quant_finance.experimental.american_option_pricing.andersen_lake.vanilla_prices

<!-- Insert buttons and diff -->

<table class="tfo-notebook-buttons tfo-api" align="left">
</table>

<a target="_blank" href="https://github.com/paolodelia99/tf-quant-finance/blob/main/tf_quant_finance/black_scholes/vanilla_prices.py">View source</a>



Black Scholes prices of a batch of European options.



## Functions

[`asset_or_nothing_price(...)`](../../../../tf_quant_finance/black_scholes/asset_or_nothing_price.md): Computes the Black Scholes price for a batch of asset-or-nothing options.

[`barrier_price(...)`](../../../../tf_quant_finance/black_scholes/barrier_price.md): Prices barrier options in a Black-Scholes Model.

[`binary_price(...)`](../../../../tf_quant_finance/black_scholes/binary_price.md): Computes the Black Scholes price for a batch of binary call or put options.

[`option_price(...)`](../../../../tf_quant_finance/black_scholes/option_price.md): Computes the Black Scholes price for a batch of call or put options.

[`swaption_price(...)`](../../../../tf_quant_finance/black_scholes/swaption_price.md): Calculates the price of European Swaptions using the Black model.

