• TIME TO 2024 UK RANKINGS

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

When should I shout? (shout option)

Joined
5/27/14
Messages
11
Points
13
Given that the underlying follows a random walk with drift path, when should I use the shout feature of a shout call option?

A shout option is the same thing as a european option but lets you "shout" once which will lock in the stock price at the time of the shout. The pay at expiration is max(S - X, Shout - X, Zero). Basically looking for the optimal time to shout thanks.

Thanks for your help guys!
 
Last edited:
Back
Top