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

[amibroker] Re: Z Score ?



PureBytes Links

Trading Reference Links

Here's the indicator formula:

 periods=20;
ZScore=(Close-MA(Close,20))/StDev(Close,20);
Plot (MA(ZScore,3), "Z-Score 3 Day MA",6,4);
Plot (MA(MA(ZScore,3),5), "5 Day MA Z-Score MA",5,4);

--- In amibroker@xxxxxxxxxxxxxxx, "Mr Valley" <valleymj@xxxx> wrote:
> Has anyone coded Z Score Transformation Exploration in .afl?
> 
>              Score - Mean
>      Z =  --------------------
>            Std Deviation
> 
> Thanks,
> 
> Mr. Valley


------------------------ 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/