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

Volatility table: Going from delta to strike

Joined
8/7/15
Messages
91
Points
18
From bloomberg's OCVD function I get a table of volatilities given by their corresponding delta. put and call. I have set the mode in "put/call" and "mid/spread"
Now how do I use the delta's to find strike prices instead?
 

Attachments

  • Skærmbillede 2016-08-03 kl. 14.21.50.png
    Skærmbillede 2016-08-03 kl. 14.21.50.png
    864.8 KB · Views: 29
Back
Top