Directory of Open Source for Quantitative Finance and Trading
Username: Password: Not registered?
 
Quick Search:    (AJAX based: No need to press button)

SectionFileNameTime
SoftwareFinite Difference Methods for American Option2013/2/10
some of this code does not work!!!
SoftwareYield Curve Paremeterization using NS2013/2/1
If I change in market data, tau and actual market yield, i won't get fitting error sum equal to zero using Solver function.
SoftwareGaussian, Student ,Clayton, Frank and Gumbel copulas2013/1/30
How do I change the mean and stdev of the simulated copulas? Is there a way to adjust skewness and kurtosis of the student-t copula?
SoftwareAsian option price using binomial tree2013/1/30
Can you send me a copy of the paper? I would greatly appreciate it. moniqueberlee@gmail.com
SoftwareLSM Monte Carlo for American Options Pricing2013/1/28
I want the program of LSM for american put option pricing. thanks
FAQCode Request Page2013/1/24
Hi, I am looking for matlab code of how to calculate the price of a capital protected structured note with a call option. email: mzhkust@gmail.com
PapersPairs Trading with Robust Correlation - thesis by Jieren Wang2013/1/22
hey jieren can i take a loook at your dissertation, as i'm doing one on the same topic almost.. would be great if you would be able to share your previous research. best regards paulhonein@gmail.com
SoftwareExample of using Levenberg Marquardt for Parameters calibration in Excel2013/1/21
I altered the function to the following form: a * x^b + c The LM algorithm predicts the correct parameters if b<2 but breaks down if b>2. Why is this and how can this be fixed? Thanks :)
SoftwareAsian Option Price using 2D Finite Difference Method2013/1/13
Hi. I need the code in matlab to simulate the price of an asian option with implicit or explicit scheme... Can you help me please and give me the rest of the code? thanks a lot
SoftwareNelder Mead Simplex method tutorial2013/1/12
do u have the code to demonstrate this ?????? if so can u mail me to dhivyaidhaya@gmail.com
SoftwareVector Autoregression (VAR) in Excel2013/1/4
I want to understand the file in detail. When u say variable 1, it means say stock/index1 , variable 2 means stock/index2 so on and so forth. Is my understanding correct ? Also want to see the code running in this sheet - How do I see that ? Pl. guide.
SoftwarePairs trading application in C#2013/1/3
I have win7 64bit and installed visual studio 8 48 errors most of them "type or namespace name ___________could not be found(are you missing a using directive or an assembly reference?)"
FAQFAQs on Johansen's Cointegration test2013/1/2
is the post incomplete
SoftwareLevenberg-Marquardt for Visual C++ 20052012/12/30
Here we started with a cpmloex system, then we ignore the hard parts so the problem is amenable to a mathematical analysis, then we solve the simpler problem, then we pray that it's a reasonable approximation to the actual cases of the Swine Flu
SoftwareHeston Model2012/12/30
I am really struggling on how to use MATLAB in heston model.Pls I need help.
SoftwareMatrix division in VBA2012/12/18
hi azhang, can u please explain me how to use divide sub programme, I have a large programme where I need to calculate the division of two matrices, please help me.
SoftwareCode Financial Modelling2012/12/17
Hi, thank you very much. I'd like to ask you if you have the code for the book "interest rate models Theory and Practise" by Damiano Brigo& Fabiio Mercurio
SoftwareCointegration analysis using Johansen procedure2012/12/13
how do i determine the significance of a variable used
SoftwareConvertible bond on Tsiveriotis Fernandes Binomial Tree2012/12/9
Hello vanna, I would like to ask you pleasee a question about your code for bond option pricing (G2++). Is it possible to get your email or to contact me on crougeaux@hotmail.fr? Thank you Sincerely Christophe
SoftwareFunction Minimization using Nelder Mead Simplex2012/12/4
Can I know what algorithm you have used in the Nelder-Mead Simplex?
SoftwareFast Scatter plot for Octave2012/11/27
When I run this, it connects the dots with segments. Any way to turn that off?
SoftwareVasicek model estimation using Kalman filter2012/11/20
Hello I am stundet at HEC and I wonder if you kindley can send me the complete code at 11142559@hec.ca Thanks alot Suzy
FAQCode Request Page2012/11/20
Hi, I would like to model the implied volatility distribution of Dupires (local volatility model) versus Black Scholes (implied volatility). How can I do that with the intention of comparison? mzhkust@gmail.com
FAQHow do I use GSL on Visual C++ 2010 express?2012/11/19
I am sorry but can someone provide step by step clear example for addin the GSl 1.15 to visual studio 2010. I have tried so many instruction that do not work. Please help
PapersPricing and Hedging Exotic Options with Monte Carlo Simulations2012/11/16
WHERE ARE THE MONTE CARLO SIMULATION CODES? WHAT SOFTWARE WAS USED FOR THEIR IMPLEMENTATION!
FAQCode Request Page2012/11/15
bayesian beta
SoftwareAugmented Dickey Fuller Test (ADF) in Excel VBA2012/11/10
How to run the program in EVIEWS
SoftwareCointegration analysis using Johansen procedure2012/11/4
what is the johanson cointegration equation and its hypotheses for cointegration test
SoftwareSwaption pricing in Libor Market Model(LMM)2012/11/1
Hi, One quick question. In your code there is #include. what is this?
FAQCode Request Page2012/10/29
"incremental risk charge"
FAQHow do we remove non-stationarity of a time series?2012/10/28
I think "It is important that the we do not detrend a trend stationary process" should read "It is important that the we do not detrend a difference stationary process".
SoftwareTutorial Demo on Cross Entropy minimization (I)2012/10/28
how Can I download the code?
SoftwareSABR model calibration2012/10/21
Where is the code to do minimization ( the one that corresponds to the sqp call)
SoftwareSABR model calibration2012/10/20
This code refers to sqp function, where can i get this from? It's not part of std matlab package so do i need to download an additional pkg?
SoftwareDerman Kani Implied Binomial Tree2012/10/20
This code refers to sqp function, where can i get this function from? Is this part of std matlab package or do i need to download an extra matlab package? Thanks,
SoftwareSABR model calibration2012/10/19
This uses function sqp, where is this defined in the code?
SoftwareVector Autoregression (VAR) in Excel2012/10/15
How is it possible to generate the matrix of variance and covariance?
SoftwareInflation Indexed Convertible Bond Pricing using Binomial Tree2012/10/14
how can we simply code a bond price using binomial tree?
SoftwareQuantlib examples by Edouard Tallent2012/10/11
Hi all, I tried the code here, but it returns "Compounding is not a namespace". Is there any funny mistake I got wrong here? I did not change even one word. A lot of thanks.
SoftwareHull White model calibration using Levenberg Marquardt2012/10/11
Do you a file explaining how the code works, in terms of order of modules, how input data should be structured and how the button works. Thank you for the code. My email address is thibza13@aol.com
SoftwareHull White model calibration using Levenberg Marquardt2012/10/11
DO you have a document explaining how the code works? That explains which module to read first, inserts data into excel, etc. Thanks for the code
FAQHow do I get started with Fortran on Windows XP?2012/10/9
best start ever.
SoftwareVector Autoregression (VAR) in Excel2012/10/9
Hi Vanne very interesting and useful your routine, I would like to ask you how can I do to report the variance-Covariance matrix, please let me know. I appreciate all help in this matter. My email is omv190@msn.com
SoftwareBeautiful Pairs trading code in R by Paul Teetor2012/9/29
i just cant open, it always loading
SoftwareDynamic Asset Allocation Strategies (for Prop Trading and Hedge Funds)2012/9/18
hi can i ask your password please? e-mail: johyunsik0902@gmail.com thank you~!
SoftwareLibor Market Model2012/9/17
Hi Anonymous! I am very interested in your solution for academic purposes. Is there any chance you will upload it for everyone to see? Thank you in advance. All the best, Morten
SoftwareImplied Volatility Surface2012/9/17
SIR can i get the volatility surface of the Indian nse indes ^nsei
SoftwareVector Autoregression (VAR) in Excel2012/9/10
When I click on paper Vector Autoregression, the link is broken. could you fix it? Thank you
SoftwareExcel spreadhseet for Bond Option Price in CoxIngersoll Ross CIR2012/9/1
There are better spreadsheets for bond option pricing at http://investexcel.net/1473/bond-options-excel/
SoftwareVector Autoregression (VAR) in Excel2012/8/30
Link to paper Vector Autoregression is broken, could you fix it? I would like to understand the VBA code. Thank you.
1 2 3 4 ... 15  Next
Similar Links:
Copyright © 2011 QuantCode Inc. All rights reserved.