• C++ Programming for Financial Engineering
    Highly recommended by thousands of MFE students. Covers essential C++ topics with applications to financial engineering. Learn more Join!
    Python for Finance with Intro to Data Science
    Gain practical understanding of Python to read, understand, and write professional Python code for your first day on the job. Learn more Join!
    An Intuition-Based Options Primer for FE
    Ideal for entry level positions interviews and graduate studies, specializing in options trading arbitrage and options valuation models. Learn more Join!

Option valuation with LSM

Joined
9/16/10
Messages
1
Points
11
Hello everyone,
I'm using the Longstaff & Schwartz algorithm for an american put in matlab, and i want to implement that the strike price decreases by a certain value which is constant (5%) but following a stochastic process. I'm using this for a real option valuation but don't succeed at coding it in matlab.
Can anyone give me some help please?
 
Valuing Put Option with LSM

Dear Jim,

Here you find a paper containing a Python script (similar to Matlab) implementing the LSM algorithm for an American Put option with stochastic volatility and stochastic short rates:

American Put option with LS Monte Carlo

The exact problem you are describing can easily be modeled with our On Demand Derivatives Analytics suite DEXISION where you can freely define the put option payoff with regard to time-varying/ stochastic strike:

Derivatives Analytics Suite

Regards

Yves
 
Back
Top