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

Interview question: Hybrid modelling for cross-asset class

Joined
6/4/22
Messages
40
Points
118
An interview question for a hybrid strategy quant position today:
If you need to a long-dated FX option, and not only the FX spot but also the interest rate itself is stochastic, how are you going to build the model to price this product?
(The direction is to build a hybrid model which involves rate and FX volatility. I like to hear what model you guys will implement in practice)

His follow-up question: how are you going to calibrate this cross-asset model?
(My answer was to calibrate the rate and FX model dynamics separately, and then calibrate their correlation. But this is a wrong answer.)
 
Back
Top