Logo

XLeratorDB/Financial Options Functions Documentation

FUNCTION REFERENCE - Financial Options Functions FUNCTIONS

Barrier Options
AdjustedBarrier

Convert an hourly, daily, weekly, or monthly barrier value to a continuous barrier value.

Read more
BinaryBarrierAndStrike

Calculate the price or Greeks for binary barrier options having payoffs that are received only at expiration.

Read more
BinaryBarrierAndStrikePriceNGreeks

Calculate the price and other derivatives for binary barrier options having payoffs that are received only at expiration.

Read more
BinaryBarrierOnly

Calculate the price or Greeks for binary barrier options having payoffs that are received only at expiration.

Read more
BinaryBarrierOnlyPriceNGreeks

Calculate the price and other derivatives for binary barrier options having payoffs that are received only at expiration.

Read more
BinaryBarrierPayoutAtHit

Calculate the price or Greeks for binary barrier options having payoffs that are received the moment that the barrier is breached.

Read more
BinaryBarrierPayoutAtHitPriceNGreeks

Calculate the price and other derivatives for binary barrier options having payoffs that are received the moment that the barrier is breached.

Read more
StandardBarrier

Calculate the price or Greeks of a European-style Knock-In or Knock-Out option.

Read more
StandardBarrierPriceNGreeks

Calculate the price and Greeks of a European-style Knock-In or Knock-Out option.

Read more
Binomial Trees
BinomialAmerican

Calculate the price, delta, gamma, theta, vega, rho, or lambda of an American option using the Binomial Tree option pricing formula.

Read more
BinomialAmericanIV

Calculate the implied volatility of an American option using the Binomial Tree option pricing formula.

Read more
BinomialEuro

Calculate the price, delta, gamma, theta, vega, rho, or lambda of a European option using the Binomial Tree option pricing formula.

Read more
BinomialEuroIV

Calculate the implied volatility of a European option using the Binomial Tree option pricing formula.

Read more
BinomialPriceNGreeks

Calculate the price, delta, gamma, theta, vega, rho and lambda of European or American options using the Binomial Tree option pricing formula.

Read more
BinomialTree

Return the option value, intrinsic value and underlying value for each node on a binomial tree for an American or European option.

Read more
sp_BinomialTree

Generate a result set of all the values in the binomial tree used to calculate the theoretical price of an option.

Read more
Equity Options
BinomialDiscreteDividends

Calculate the price and Greeks of an American or European option paying discrete dividends

Read more
BinomialDiscreteDividendsIV

Calculate the implied volatility of an American or European option paying discrete dividends

Read more
BinomialDiscreteDividendsPriceNGreeks

Calculate the price and Greek of American and European options paying discrete dividends using a Cox Ross Rubinstein Binomial

Read more
BinomialDiscreteDividendsTree

Return the option value, intrinsic value, underlying value, and present value of the dividend amounts for each node on a binomial tree for an American or European option paying discrete dividends.

Read more
NonRecombiningTree

Calculate the price and Greeks of an option using a non-recombining binomial tree

Read more
NonRecombiningTreeIV

Calculate the implied volatility of an option using a non-recombining tree

Read more
NonRecombiningTreePriceNGreeks

Calculate price, delta, gamma, theta, vega, rho, and lambda of an option using a non-recombining tree

Read more
ProportionalDividends

Calculate the price and Greeks of an American or European option paying proportional dividends using a Cox Ross Rubinstein Binomial.

Read more
ProportionalDividendsIV

Calculate the implied volatility of American or European option paying proportional dividends using a Cox Ross Rubinstein Binomial.

Read more
ProportionalDividendsPriceNGreeks

Calculate the price, delta, gamma, theta, vega, rho, and lambda of American and European options paying proportional dividends using a Cox Ross Rubinstein Binomial.

Read more
ProportionalDividendsTree

Return the option value, intrinsic value, and underlying value for each node on a binomial tree for an American or European option paying proportional dividends.

Read more
Bjerksund Stensland
BjerksundStensland

Calculate the price or Greeks of an American-style option using the Bjerksund and Stensland 2002 option pricing formula.

Read more
BjerksundStenslandIV

Calculate an implied volatility for an American-style option using the Bjerksund and Stensland 2002 option pricing formula.

Read more
BjerksundStenslandPriceNGreeks

Calculate the price and other derivatives of an American option using the Bjerksund & Stensland 2002 option pricing formula.

Read more
Black Scholes
BlackScholesMerton

price, delta, gamma, theta, vega, rho or lambda of a European option using the Black-Scholes-Merton option pricing formula

Read more
BlackScholesMertonIV

Calculate an implied volatility for a European-style option using the Black-Scholes-Merton option pricing formula.

Read more
BlackScholesMertonPriceNGreeks

Calculate the price and other derivatives of a European option using the Black-Scholes-Merton option pricing formula.

Read more
Performance Analytics
OptionMatrix

Generate a result set of return values by varying two inputs into the calculated value.

Read more
OptionPLMatrix

Generate a result set of profit (loss) by varying two inputs into the theoretical value of the option.

Read more
sp_OptionMatrix

Generate a result set of all return values by varying two inputs into the calculated value.

Read more
sp_OptionPLMatrix

Generate a result set of profit (loss) by varying two inputs into the theoretical value of the option.

Read more