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

IV data for FX? Help!

Joined
5/14/08
Messages
2
Points
11
Hi guys,

I was wondering if anyone could give me some advice on where to get my hands on historical implied volatility data (ten years would be nice) for options on foreign exchange (preferably not just at-the-money). I checked out ivolatility.com but it looks like they only calculate implied volatilities for options on equity. I don't mind paying for data if necessary. Any help would be enormously appreciated. I am an academic and don't really have a clue how to go about getting data of this kind, but I need it for a research project. I do have access to datastream and bloomberg, if that is any use.

Brendan
 
Hi guys,

I was wondering if anyone could give me some advice on where to get my hands on historical implied volatility data (ten years would be nice) for options on foreign exchange (preferably not just at-the-money). I checked out ivolatility.com but it looks like they only calculate implied volatilities for options on equity. I don't mind paying for data if necessary. Any help would be enormously appreciated. I am an academic and don't really have a clue how to go about getting data of this kind, but I need it for a research project. I do have access to datastream and bloomberg, if that is any use.

Brendan

Brendan, what exactly do you want? If historical Implied Vol for FX, Bloomberg has it, just download directly.

For Vol for Option on FX, go to [Currency], <VOLC>, and pick the period /currency you want...

Hope this help :)
 
Don't know if this is what you need but I got this VIX a while ago while I'm doing some technical indicator using VIX

A comma delimited ASCII file with three columns: Date, S&P500 Index and close of the VIX (Implied Volatility for Options on SP100 Index). The date is in the format of YYYYMMDD. The first date is 19680102, which is 1968, January, 2.
 

Attachments

  • VIX.txt
    128.7 KB · Views: 3
Thanks guys! I will head over to the library now and see if I can do what you said on Bloomberg. I need the VIX and S&P500 too so thanks for those.
 
Back
Top