StockFetcher Forums · Filter Exchange · linear regression<< >>Post Follow-up
four
5,087 posts
msg #88848
Ignore four
2/28/2010 1:07:58 AM

Fetcher[close > Linear Regression(14) Indicator
rsi(7) crossed above 30
Linear Regression(14) Indicator near Linear Regression(14) Indicator 1 day ago
close > 1
volume > 100000
close > open
low near Linear Regression(14) Indicator
Linear Regression(14) Indicator > Linear Regression(14) Indicator 1 day ago
]


see: http://forex-strategies-revealed.com/simple/rsi-regression-line

four
5,087 posts
msg #88849
Ignore four
2/28/2010 1:14:14 AM

Fetcher[close > Linear Regression(14) Indicator
close > lri(14)
close < lri(7)
Linear Regression(7) Indicator crossed above Linear Regression(14) Indicator 0 day ago
close > 1
volume > 100000
close > open
]



Kevin_in_GA
4,599 posts
msg #88853
Ignore Kevin_in_GA
modified
2/28/2010 11:04:42 AM

Here's one of my favorites for calling tops and bottoms:

Fetcher[

set{LRItrigger, CEMA(CEMA(LRI(7),7),7)}
set{LRIsignal, slope of CEMA(CEMA(LRI(7),7),7)}

set{BUY, count(sign(LRIsignal) above 0,1)}
set{SELL, count(sign(LRIsignal) below 0,1)}
set{trigger,0}

draw SELL on plot trigger
draw BUY on plot trigger
draw LRItrigger on plot price

draw LRIsignal line at 0
symlist(spy,dia,qqqq,gld,slv)
chart-time is 3 months

add column BUY
add column SELL
add column ema(10)
add column ema(50)

]



Kevin

four
5,087 posts
msg #88855
Ignore four
2/28/2010 1:23:21 PM

Thanks, Kevin

StockFetcher Forums · Filter Exchange · linear regression<< >>Post Follow-up

*** Disclaimer *** StockFetcher.com does not endorse or suggest any of the securities which are returned in any of the searches or filters. They are provided purely for informational and research purposes. StockFetcher.com does not recommend particular securities. StockFetcher.com, Vestyl Software, L.L.C. and involved content providers shall not be liable for any errors or delays in the content, or for any actions taken based on the content.


Copyright 2022 - Vestyl Software L.L.C.Terms of Service | License | Questions or comments? Contact Us
EOD Data sources: DDFPlus & CSI Data Quotes delayed during active market hours. Delay times are at least 15 mins for NASDAQ, 20 mins for NYSE and Amex. Delayed intraday data provided by DDFPlus


This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.