| 
 PureBytes Links 
Trading Reference Links 
 | 
Thank 
you.
<FONT face=Arial color=#0000ff 
size=2> 
Has 
anyone done anything extensive with say, combining Tharp, with Z 
Score?
<FONT face=Arial color=#0000ff 
size=2> 
Mr 
Valley
  <FONT face=Tahoma 
  size=2>-----Original Message-----From: the_chairmann 
  [mailto:jhart_1972@xxxxxxxxx]Sent: Sunday, December 07, 2003 7:17 
  AMTo: amibroker@xxxxxxxxxxxxxxxSubject: [amibroker] Re: 
  Z Score ?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. 
  ValleySend 
  BUG REPORTS to bugs@xxxxxxxxxxxxxSend SUGGESTIONS to 
  suggest@xxxxxxxxxxxxx-----------------------------------------Post 
  AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx (Web page: <A 
  href="">http://groups.yahoo.com/group/amiquote/messages/)--------------------------------------------Check 
  group FAQ at: <A 
  href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
  Your use of Yahoo! Groups is subject to the <A 
  href="">Yahoo! Terms of Service. 
Yahoo! Groups Sponsor
  ADVERTISEMENT 
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 the Yahoo! Terms of Service.
 
 |