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

Buy

MetaStock

     (special offer)
 
 
 

Buy

EOD data for MetaStock

     (special offer)
 
 
 

Buy

Realtime data for MetaStock

     (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

Linear Regression Slope -

Formula for: MetaStock

indicator


 

 

Views:  2111

Added: July 09, 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, indicator
 
Your Ad Here
"Normalized" Linear Regression Slope * To: metastock@xxxxxxxxxxxxx
* Subject: "Normalized" Linear Regression Slope
* From: Ron <ronber@xxxxxxxxxxxxx>
* Date: Sat, 25 May 2002 08:49:56 -0400
* References: <LNBBKIIKPJFAFHFNIBKOKEPLFCAA.neo1@xxxxxxxxx>
* Reply-To: metastock@xxxxxxxxxxxxx
* Sender: owner-metastock@xxxxxxxxxxxxx
* User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.2) Gecko/20010726 Netscape6/6.1
Hi folks -

I'm using the following code trying to get the slope of the % change in price (close).

I'm using:

 

 



Code:

Linear Regression Slope - Normalized

Period:=Input("Periods",3,200,10);
ZeroKiller:=If(C=Ref(C,-1),0,C/(C-Ref(C,-1)));
NormalSlope:=LinRegSlope(ZeroKiller,Period);
NormalSlope;
0;


 





Source: http://purebytes.com/archives/metastock/

 

View similar (indicator for MetaStock):

Candle - Evening Star
Day Trading Volatility Index - DTVI
2-point Plot
Dave's New System (DNS)
DeMark's Indicator and REI Indicator
Dynamic Multiple Time Frames
Regression Oscillator & Slope/Close Indicator
Chande's Vidya Using P Variable - Version I
Volume Float Indicator I
Linia Obrony ATR Op
...
 
 
all formulas for MetaStock
all formulas

 

 

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.
 
Privacy note | (c) copyrights systems4trading.com 2006-2012