J
jfiouzi
I am trying to write the following in excel, I know how to do it in VB
but was told that you can also write it in excel and I would like t
know how, would appreciate all your help. It is an option pricin
model and all I want to say is:
For K and F, if K=F then return "atm"
If K<F then return as follows: (K-F)/F and "itm" (% that option is i
the money)
If K>F then return as follows: (F-K)/F and "otm" (% that option is ou
of the money)
Thank you.
Jenu
but was told that you can also write it in excel and I would like t
know how, would appreciate all your help. It is an option pricin
model and all I want to say is:
For K and F, if K=F then return "atm"
If K<F then return as follows: (K-F)/F and "itm" (% that option is i
the money)
If K>F then return as follows: (F-K)/F and "otm" (% that option is ou
of the money)
Thank you.
Jenu