« Return to Thread: Need formula

Re: Need formula

by Dimathematician :: Rate this Message:

Reply to Author | View in Thread


Hi Ramesh,

This is Malz's formula and I hope you're aware of its assumptions errors and
of all the FX quotations implicit in it. (ATM quote of 0.5, put+call delta=1)

Well actually I'm planing to code it in QuantLib this or the next week. I'll
implement a more correct version which I've derived a while ago, taking
into account other fx conventions, such as premium adjusted.

What do you need this for if I might ask?





Actually,

2009/4/20 Ramesh Pedhamalla <ramesh.pedhamalla@...>

 

 

Hello

 

   I am trying to implement volatility formula using quantlib.I am using visual studio 6.0.

 

I have below inputs which will be use in computing the  formula.We need to implement in different time intervals like 1 week,2 week,1 month…..

  •             At The Money volatility (ATM), denoted by 
  •             25 Delta Risk Reversal, denoted by 
  •             25 Delta Butterfly, denoted by 
  •             Delta

 

This is the formula we need to implement in quantlib.

 

 Please guide me regarding the my task.

       

Thanks in advance

Ramesh

 



This e-mail message may contain confidential, proprietary or legally privileged information. It should not be used by anyone who is not the original intended recipient. If you have erroneously received this message, please delete it immediately and notify the sender. The recipient acknowledges that 3i Infotech or its subsidiaries and associated companies, (collectively "3i Infotech"), are unable to exercise control or ensure or guarantee the integrity of/over the contents of the information contained in e-mail transmissions and further acknowledges that any views expressed in this message are those of the individual sender and no binding nature of the message shall be implied or assumed unless the sender does so expressly with due authority of 3i Infotech. Before opening any attachments please check them for viruses and defects.


------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today.
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
QuantLib-dev mailing list
QuantLib-dev@...
https://lists.sourceforge.net/lists/listinfo/quantlib-dev




------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today.
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
QuantLib-dev mailing list
QuantLib-dev@...
https://lists.sourceforge.net/lists/listinfo/quantlib-dev

 « Return to Thread: Need formula