• 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!

Need ideas for Master's thesis

Joined
6/1/13
Messages
2
Points
11
Hi Quantnet!

I'm doing a MFE and I need to find a subject for my thesis. I'd be interested to do something related to risk management.

All ideas are welcome!
 
Risk quants have tried many ways to make their models responsive to changes in the market. Some have kept their core VaR methodologies, shortening the historical "window". Others have used exponential smoothing to make more recent observations weigh more heavily on the final result. Still others have used scaling factors to adjust current volatility. How have these measures performed?
 
Back
Top