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

Constructing a portfolio from a Discount Certificate

Joined
5/5/16
Messages
2
Points
11
Consider the attached UBS Discount Certificate on the Allianz share

I'm trying to construct a portfolio consisting of options and underlying Allianz shares which represents (i.e. has equivalent cash flows at maturity) this Discount Certificate.

What are the exercise price, initial call option price, and maturity of the option?
 

Attachments

  • Allianz Discount Certificate.pdf
    212 KB · Views: 56
Are you familiar with options?

Look at the redemption section of your document...

Draw the payoff at maturity function of the underlying price.

This shouldn't be too hard...
 
I'm not too familiar with options, I'm still not sure what I have to do. Are you able to offer any further advice?
 
Back
Top