StockFetcher Forums · Filter Exchange · RSI-9/30 Daily<< >>Post Follow-up
davesaint86
725 posts
msg #133673
Ignore davesaint86
modified
1/10/2017 9:34:07 PM

For short-term trading. Get in slow sto cross above 20, get out RSI-9 < RSI-30. Please suggest improvements to this filter. .

Fetcher[

/*/ your filter code goes below this line */
APPLY TO SYMLIST*/
Show Stocks where Slow Stochastic(5,1) Fast %K crossed above 15 from below and average volume above 1000000 and close above 4 and price above EMA(250)

SET{TI42, MA(4) / MA(42)}
set{E3, rsi(9) - rsi(30)}
set{Longposition, count(E3 > 0,1)}
set{Shortposition, count(E3 < 0,1)}
SET{TRIGGER,0}

draw shortposition on plot trigger
draw longposition on plot trigger

and draw RSI(30) line at 50
and Draw RSI(9) on plot RSI(30)
and donot draw (EMA(10)
and draw EMA(250)
and draw Slow Stochastic(5,1) Fast %K line at 20.00 and draw Slow Stochastic(5,1) Fast %K line at 80.00
and draw Slow Stochastic(5,1) Fast %K line at 50.00
and do not draw ema(50)
and do not draw ema(10)
and do not draw macd(12,26)
and do not draw cci(20)
add draw ema(5)
and draw ema(13)
ADD COLUMN SEPARATOR
Add column TI42
ADD COLUMN SEPARATOR
add column reversersi(2,95) {Profit}
ADD COLUMN SEPARATOR
add column Slow Stochastics(5,1){Sto}
Add column Longposition {Buy/Hold}
ADD COLUMN SEPARATOR
Add column Shortposition {Sell/Wait}
ADD COLUMN SEPARATOR
ADD COLUMN ROC(63,1) {3 mth %}
ADD COLUMN SEPARATOR
ADD COLUMN ROC(21,1) {1 mth %}
ADD COLUMN SEPARATOR
add column RSI(9)
ADD COLUMN SEPARATOR
add column RSI(30)
ADD COLUMN SEPARATOR
add column E3 {Delta}
ADD COLUMN SEPARATOR
add Column EMA(5)
ADD COLUMN SEPARATOR
Add Column EMA(13)
ADD COLUMN SEPARATOR
Add Column EMA(250)
ADD COLUMN SEPARATOR
add column RSI(2)
ADD COLUMN SEPARATOR


CHART-TIME IS 100 days

sort column 6 descending
]



StockFetcher Forums · Filter Exchange · RSI-9/30 Daily<< >>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.