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

how to compute "average" term-structure

Joined
7/7/08
Messages
18
Points
11
hello all,
i currently have an excel model for convertible bonds but it only takes in a single number for the risk-free rate. what is the best way to deduce this single number from the term-structure for a given bond-curve?

i'm using this to re-evaluate the bond price for various parallel shocks to the curve with the goal of obtaining VaR numbers hence my desire to not just use a ball-park figure for the risk-free rate.
 
Back
Top