Implied Volatility Program on lot of data

Reply

Join Date: Apr 2009
Posts: 1
Reputation: peltant is an unknown quantity at this point 
Solved Threads: 0
peltant peltant is offline Offline
Newbie Poster

Implied Volatility Program on lot of data

 
0
  #1
Apr 30th, 2009
Hi,
I have 15000 excel lines of option data, with dividend rate, risk free rate, option price, strike, maturity, underlying...and I would like to compute the ilpied volatility of my options using the Newton-Raphson method, which is faster than the bisection method.

But the problem is that I have a lot of data (15000 lines, for 15000 options), and I would like to make the macro running for all the excel file.

Can you help please ?

thank you
Reply With Quote Quick reply to this message  
Join Date: May 2009
Posts: 322
Reputation: Jupiter 2 is an unknown quantity at this point 
Solved Threads: 19
Jupiter 2's Avatar
Jupiter 2 Jupiter 2 is offline Offline
Posting Whiz

Re: Implied Volatility Program on lot of data

 
0
  #2
May 28th, 2009
see this site for explanation to using the Newton-Raphson method -
http://people.revoledu.com/kardi/tut...onRaphson.html
It seems it has to recalulate for each line of data. 15,000 rows of data may take an awful long time and may even cause an error before it is finished.

Perhaps an easier solution is to calculate each given before it moves on to the next given then each given could then be calulated so you don't end up with on long calculation.
Could you send me one row of data and expected caluclations?
See my stuff at - http://www,geocities.com/excelmarksway
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the Legacy and Other Languages Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC