Software Listing of Author : "Vincent Leclercq"
- A simple CPPI strategy in MATLAB
- License: Freeware
- Price: 0.00

In this set of files, I propose a simple CPPI (Constant Proportion Portfolio insurance) implementation. One can run the backtesting of such a strategy, playing with the parameters of the strategy such as Multiplier (Risk Exposure), or Smoothing factor. A set of slides brifly reminf the basics of a CPPI strategy. This package offer 2 versions (with of course the same underlying strategy) : A script M-file, intended to b
- Publisher: Vincent Leclercq
- Date Released: 25-05-2013
- Download Size: 4250 KB
- Download
- Platform: Matlab, Scripts
- Calling functions from a user defined shared library
- License: Freeware
- Price: 0.00

his package is composed in fact of 2 things : - First thing is MATLAB M file, with a dll and a header file. This script shows how to call some functions from the dll included - The zip file included is the complete Visual studio project, in Visual Studio .NET format, in order to build the Dll called by the MATLAB script
- Publisher: Vincent Leclercq
- Date Released: 08-03-2013
- Download Size: 10 KB
- Download
- Platform: Matlab, Scripts
- Monte Carlo simulations using MATLAB
- License: Freeware
- Price: 0.00

This set of files show some of the principles of Monte Carlo simulations, applied in the financial industry. this is the content of the web seminar called "Simulations de Monte Carlo en MATLAB". The slides are in French and a copy in English is also available You will find here : * how to code your own monte carlo simulation, for option pricing * a comparison of some of the Variance Reduction Technics * Benfeits of using MATLAB for MonteCarlo simulation
- Publisher: Vincent Leclercq
- Date Released: 17-03-2013
- Download Size: 399 KB
- Download
- Platform: Matlab, Scripts
- Store Excel named range in MATLAB
- License: Freeware
- Price: 0.00

This function look in the specified workbook to a specific Named range given as an input. If not found, an empy matrix is returned. the workbook should be an absolute path.
- Publisher: Vincent Leclercq
- Date Released: 18-06-2013
- Download Size: 10 KB
- Download
- Platform: Matlab, Scripts