The "VIX" of a stock

Hi,

Is there anyway to calculate the "VIX" of a stock. I know the VIX index is calculated using the ATM options of the SPX. Is there any indicator that's out there to do that with a stock, like AAPL, maybe?

If there isn't I could create an Excel file to reproduce that indicator, but I couldn't do it real time.

Thanks.
 
I am using Excel VBA functions from this book :
Option Pricing Models and Volatility Using Excel-VBA (Wiley)

There are also functions for model-free skewness and kurtosis.On VBA they can be very slow but it's perfect for me

If you google VIX Excel calculation I'm pretty sure you can find a free download that you can use.
 
thinkorswim can show the volatility index of a stock. In a seminar, one of the reps said it's calculated "just like the VIX".
 
Quote from loufah:

thinkorswim can show the volatility index of a stock. In a seminar, one of the reps said it's calculated "just like the VIX".

How is that done? Are there instructions for that, or an article?
 
Back
Top