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

Re: [amibroker] Re: Time Series Forecast



PureBytes Links

Trading Reference Links


cathy checkout this link for more info on it 

<A 
href="">http://www.equis.com/free/taaz/timeseriesforcast.html
 
 
David
<BLOCKQUOTE 
>
 
<DIV 
>From: 
Cathy 
Finnegan 
To: <A title=amibroker@xxxxxxxxxx 
href="">amibroker@xxxxxxxxxxxxxxx 
Sent: Monday, April 22, 2002 10:54 
AM
Subject: RE: [amibroker] Re: Time Series 
Forecast

This 
looks interesting!  I just plotted it,,,   What's it supposed 
to ..er..  indicate..  show..  do??
<FONT face=Arial color=#0000ff 
size=2> 
<FONT face=Arial color=#0000ff 
size=2>cathy

<FONT face=Tahoma 
size=2>-----Original Message-----From: CS 
[mailto:csaxe@xxxx]Sent: Sunday, April 21, 2002 8:42 
PMTo: <A 
href="">amibroker@xxxxxxxxxxxxxxx; <A 
href="">pacific5_au@xxxxSubject: 
Re: [amibroker] Re: Time Series Forecast

See if this gets through.
 

T1=7; //Periods
Y=C; //array
<FONT 
color=#0000ff>TSF=LinRegSlope(Y,T1)+((T1*Sum(Cum(1)*Y,T1)-Sum(Cum(1),T1)*Sum(Y,T1))/(T1*Sum((Cum(1)^2),T1)-
<FONT 
color=#0000ff>(Sum(Cum(1),T1)^2))*Cum(1)+(MA(Y,T1)-MA(Cum(1),T1)*(T1*Sum(Cum(1)*Y,T1)-
<FONT 
color=#0000ff>Sum(Cum(1),T1)*Sum(Y,T1))/(T1*Sum((Cum(1)^2),T1)-(Sum(Cum(1),T1)^2))));
GraphXSpace=2;
Graph0=TSF;
Graph1=Y;
Title="Time Series Forecast 
Periods="+WriteVal(T1);
-CS
<BLOCKQUOTE 
>
----- Original Message ----- 
<DIV 
>From: 
<A title=pacific5_au@xxxx 
href="">pacific5_au 
To: <A 
title=amibroker@xxxxxxxxxxxxxxx 
href="">amibroker@xxxxxxxxxxxxxxx 

Sent: Sunday, April 21, 2002 5:08 
PM
Subject: [amibroker] Re: Time Series 
Forecast
Hi CSThanks for your post. Unfortunately the 
file is empty 0 kb when down loaded. Could you plse re-up the file as 
a zip file or just post the code text. (a Yahoo 
situation.)Many thankspacific--- In <A 
href="">amibroker@xxxx..., "CS" <<A 
href="">csaxe@xxxx...> wrote:> 
-CS>   ----- Original Message ----- >   
From: Owen Davies >   To: <A 
href="">amibroker@xxxx... >   Sent: 
Sunday, April 21, 2002 8:25 AM>   Subject: [amibroker] 
Time Series Forecast> > >   Has anyone 
coded this Metastock indicator for AmiBroker?>   
According to the Equis Help description, it's the end point 
of>   the linear regression line plus the slope.  
Not something I'm>   competent enough to produce forAB, 
alas.> >   Thanks.> >   
Owen Davies> > >   Your use of Yahoo! 
Groups is subject to the Yahoo! Terms of 
Service.Your use of Yahoo! Groups is subject 
to the Yahoo! Terms of 
Service. Your use of Yahoo! Groups is 
subject to the Yahoo! Terms of 
Service. 
Your use of Yahoo! Groups is subject to the <A 
href="">Yahoo! Terms of Service. 

<BLOCKQUOTE 
><FONT 
face="Courier New">---Outgoing mail is certified Virus 
Free.Checked by AVG anti-virus system (<A 
href="">http://www.grisoft.com).Version: 6.0.350 
/ Virus Database: 196 - Release Date: 
4/17/2002