[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [amibroker] Standard Deviation



PureBytes Links

Trading Reference Links


graph the Standard deviation of the close calculated using the 
last 20 bars:
 
graph1 = stdev(C, 20);
 
For drawdown, do a "drawdown" search on the AmiBroker Help and 
the message board !
See help on "Reference guide -> Windows -> Systemtest 
report window"
See message # 4209, 3328 and other message on this board 
!
 
Jon. 
<BLOCKQUOTE 
>
----- Original Message ----- 
<DIV 
>From: 
<A title=lcoetzer@xxxx 
href="">Louw Coetzer 
To: <A title=amibroker@xxxxxxxxxx 
href="">amibroker@xxxxxxxxxxxxxxx 
Sent: Sunday, September 09, 2001 12:16 
PM
Subject: [amibroker] Standard 
Deviation

Hallo Group
 
Please is there someone that can help meout for 
the formula to graph the "standard deviation" of a selected share ? I 
know there is a risk/yield map function in AB, but I want the 
graph...
 
Secondly, I'm still searching for an explanation 
for the term:  " drawdown" used in the report !
 
Kind regards,
 
 
Louw CoetzerYour 
use of Yahoo! Groups is subject to the <A 
href="">Yahoo! Terms of Service.