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

MVA

Joined
10/19/16
Messages
1
Points
11
I have read a number articles about MVA, this is the effectively the funding cost of the initial margin, which has become important because of the rise of central clearing and because new rules on Bilateral OTC derivatives requiring IM and VM.

-IM should be static for the life of an individual trade, however manner its is calculated initially (eg 10 day VAR) right?

-Why is there a need to conduct a simulation exercise to calculate the funding cost of this IM if its known?

I get CVA and FVA because they are based on future MTM's, which are simulated to give an estimated exposure or funding requirement, not clear on MVA.
 
Clearing house send margin requirements once or a few times during the day. Adding or removing trades will affect the net value of the total margin. Think of being long by a certain amount SP futures and taking a short position on the next day. Your overall position might still be long but to a smaller extend. Then your total margin amount should be lower.
 
Back
Top