MATLAB: Does the Financial Toolbox have a Cox-Ross-Rubinstein algorithm

binpricebondcoxfinancefinancialFinancial Toolboxpricingrossrubinsteintoolbox

I would like to know if the Financial Toolbox has a Cox-Ross-Rubinstein algorithm.

Best Answer

The Financial Toolbox has a function called BINPRICE that handles the Cox-Ross-Rubinstein algorithm. For more information on this function, type 'help binprice' at the MATLAB Command Prompt. If you have installed the documentation, type 'doc binprice' to see the documentation for this function. If you do not have the documentation installed, you can find it here: