log in     sign up for free
 
Winning streaks lead to complacency, and complacency leads to sloppy trading.
Jack D. Schwager
 
 
Home
systems (285)
 
 
Special offer: buy MetaStock (try for free)   |   Reuters QuoteCenter Real-Time Data (get a free month)   |   EOD Data
 

Buy

AmiBroker

     (special offer)
 
 
 

Buy

EOD data for AmiBroker

     (special offer)
 
 
 

Buy

Realtime data for AmiBroker

     (special offer)
 
 
Formula Library
 
AmiBroker
MetaTrader
MetaStock
TradeStation
Wealth-Lab
NinjaTrader
 
add your formula
System Library
 
 
Account login
Your email:
Password:
 
Log in
New to s4t? Sign up.
If you forgot your password click here.
Search the Web
 
Custom Search

Time Series Forecast System Test

System for: MetaStock

 

 

Views:  2166

Added: May 17, 2007
 
Rate this code:  Rate: 1 Rate: 2 Rate: 3 Rate: 4 Rate: 5
This formula has not been rated yet
 
 

email this link

 
 
Tags: MetaStock, system
 


Time Series Forecast Formula

· To: metastock@xxxxxxxxxxxxx
· Subject: Time Series Forecast Formula
· From: Robert Lambert <lambertb1@xxxxxxxxx>
· Date: Tue, 11 May 1999 07:07:39 -0700 (PDT)
· Reply-To: metastock@xxxxxxxxxxxxx
· Sender: owner-metastock@xxxxxxxxxxxxx

All:

I would like to know if the following formula (taken from Equis website) is actually the formula for the Time Series Forecast, or a modified formula which is simply using the Time Series Forecast as part of it’s computation.

I’m asking because I’d like to setup a Time Series Forecast of an indicator as a crossover trigger, rather than use a moving average. So, if I plug an indicator into the below referenced formula ( in place of the close value), will this particular formula actually give me the Time Series Forecast of the indicator, or will it give me something
modified?

Thanks in advance for feedback.

The End Point Moving Average was introduced in the October 95 issue of Technical Analysis of Stocks & Commodities in the article "The End Point Moving Average", by Patrick E. Lafferty. The exact formula for the End Point Moving average is as follows:

( 14 * Sum( Cum( 1 ) * C,14 ) - Sum( Cum( 1 ),14) * Sum( C,14) ) / (14
* Sum( Pwr( Cum( 1 ),2),14 ) - Pwr( Sum( Cum( 1 ),14 ),2 ) ) * Cum( 1 )
+ (Mov(C,14,S) - Mov( Cum( 1 ),14,S) * (14 * Sum( Cum( 1 ) * C,14) -
Sum( Cum( 1 ),14 ) * Sum( C,14) ) / (14 * Sum( Pwr( Cum( 1 ),2 ),14) -
Pwr( Sum( Cum( 1 ),14 ),2 ) ) )

The above formula plots the last value of a linear regression line of the previous 14 periods. The Time Series Forecast takes this value and the slope of the regression line to forecast the next day and then plots this forecasted price as today's value.


[13872]


Re: Time Series Forecast Formula

· To: <metastock@xxxxxxxxxxxxx>
· Subject: Re: Time Series Forecast Formula
· From: "Steve Karnish" <kernish@xxxxxxxxxxxx>
· Date: Tue, 11 May 1999 08:55:02 -0700
· Reply-To: metastock@xxxxxxxxxxxxx
· Sender: owner-metastock@xxxxxxxxxxxxx

Robert,

I can't answer your question, but here's a nice optimizer that uses TSF:

 

 



Code:

Time Series Forecast System Test

Enter long:

Cross(opt1,((CLOSE-Ref(TSF(C,opt3),-1))/CLOSE*100))

Close long:

Cross(((CLOSE-Ref(TSF(C,opt3),-1))/CLOSE*100),opt2)

Enter short:

Cross(((CLOSE-Ref(TSF(C,opt3),-1))/CLOSE*100),opt2)

Close short:

Cross(opt1,((CLOSE-Ref(TSF(C,opt3),-1))/CLOSE*100))


opt 1: -2 to 0 (with .1 step)
opt 2: zero to +2 (with .1 step)
opt 3: 2 to 8 (with 1 step)

Org. !!
opt 1: zero to -2 (with .1 step)


 




 

Code to difficult? Find somebody to help you with coding here.

 


Source: http://www.equis.com

 

View similar:

ANTI Trigger Trading System
MetaStock System Test 03 - Tema PDI - MDI, ADX (Vol Req.)
Automatic Support and Resistance Trading System
07_Three Moving Average System
Threshold Trading Revisited - RSI
CCI Spike Trading System
Key Reversals System
MACD Crossover System Test
System Test Examples
JKL Trading System
...
 
 
all systems for MetaStock
all systems

 

 

Email to friend

Top

 

     
However we try to maintain hiqhest possible level of service - most formulas, oscillators, indicators
and systems are submitted by anonymous users.
Therefore S4T™ does not take any responsibility for it's quality.
If you use any of this information, use it at your own risk. You are responsible for your own trading decisions.
Be sure to verify that any information you see on these pages is correct, and is applicable to your particular trade.
In no case will S4T™ be responsible for your trading gains or losses.
PayPalSecure payments by PayPal S4T™ is a part of TAURO EDUCATION NETWORK
 
Privacy note | (c) copyrights systems4trading.com 2006-2009