PureBytes Links
Trading Reference Links
|
HistVolatility = 100 *StdDev(log(C/Ref(C,-1)), Period) * SquareRoot
(365)
rgds, Pal
--- In amibroker@xxxxxxxxxxxxxxx, "Phsst" <phsst@xxxx> wrote:
> Louw,
>
> Just a guess, but should you be using 360 instead of 265 for
> annualized calendar day calculations?
>
> ie. HVvalue=StDev(log(C/Ref(C,-1)),90)*sqrt(360)*100;
>
> This would raise the resulting values a bit.
>
> Regards,
>
> Phsst
>
> --- In amibroker@xxxxxxxxxxxxxxx, "Louw-Roux Coetzer"
> <louwcoetzer@xxxx> wrote:
> > ECM StationaryHi all !
> >
> >
> >
> > Could someone please let me know if there is a different or
correct
> way for
> > that matter to calculate a 90 Historic volatility of a
> share...currently I
> > am using this formula:
> >
> >
> >
> > HVvalue=StDev(log(C/Ref(C,-1)),90)*sqrt(265)*100;
> >
> > Somehow the answer never seems to be the same as any of our
warrant
> issuers
> > and always seem to be a little less actually.
> >
> >
> >
> > Any suggestions would be greatly appreciated !
> >
> >
> >
> > Kind regards
> >
> >
> >
> >
> >
> > Louw
> >
> >
> >
> >
> >
> >
> >
> --------------------------------------------------------------------
--------
> > ----
> > Louw-Roux Coetzer - louwcoetzer@xxxx
> >
> > This e-mail message and all documents which accompany it are
> intended
> > only for the use of the individual or entity to which addressed,
and may
> > contain privileged or confidential information. Any unauthorized
> disclosure
> > or distribution of this e-mail message is prohibited.
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges or Refill Kits for your HP, Epson, Canon or Lexmark
Printer at MyInks.com. Free s/h on orders $50 or more to the US & Canada.
http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/mOAaAA/3exGAA/qnsNAA/GHeqlB/TM
---------------------------------------------------------------------~->
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
|