StockFetcher Forums · Filter Exchange · Price above EMA(13) filter.<< 1 ... 2 3 4 5 6 >>Post Follow-up
shillllihs
5,963 posts
msg #128772
Ignore shillllihs
5/26/2016 5:36:30 PM

That's better.

graftonian
1,089 posts
msg #128773
Ignore graftonian
5/26/2016 5:44:28 PM

i ADDED THE EMA5 LINE TO MY FILTER AND SHORTENED THE TIME FRAME TO BETTER SEE WHAT WAS HAPPENING.
1) EMA5 CROSSES EMA13 1, SOMETIMES 2 DAYS LATER. ON THOSE DAYS (pardon my CAPS)
that it crosses on the same day it is often a big move (which I stay away from).
2) If ema5 soes not make the cross, my filter has screwed up.
Maybe a two step approach would work , with a signal, then a confirmation. The 1 or 2 day gain should be more than covered by staying out of the losers. Yesterday May 25, CRR is an example.

Fetcher[
MARKET market is not OTCBB
CLOSE ABOVE 1
Average Volume(30) ABOVE 250000
PRICE CROSSED ABOVE EMA(13)
IFT(5,9) CROSSED ABOVE -0.50
DRAW IFT(5,9) LINE AT -.85
2 DAY SLOPE OF IFT(5,9) > 2 DAY SLOPE OF IFT(5,9) 1 DAY AGO
DO NOT DRAW 2 DAY SLOPE OF IFT(5,9) 1 DAY AGO
2 DAY SLOPE OF IFT(5,9) 1 DAY AGO > 2 DAY SLOPE OF IFT(5,9) 2 DAYS AGO
DO NOT DRAW 2 DAY SLOPE OF IFT(5,9) 2 DAY AGO
2 DAY SLOPE OF IFT(5,9) 2 DAY AGO > 2 DAY SLOPE OF IFT(5,9) 3 DAYS AGO
DO NOT DRAW 2 DAY SLOPE OF IFT(5,9) 3 DAY AGO
DO NOT DRAW 2 DAY SLOPE OF IFT(5,9)
daysdown50 > 14
ADD COLUMN Average Day Range(13)
do not draw daysdown50
/*SORT*/
set{daysdown50, count(IFT(5,9) < -.50, 20)}
set{daysdown85, count(IFT(5,9) < -.85, 20)}
set{ift_diff, daysdown50 -daysdown85}
add column daysdown50
sort on column 6 descending
add column ift_diff
add column industry
CHART-TIME IS 21 DAYS
/*EMA05*/
DRAW EMA(5)
]



graftonian
1,089 posts
msg #128792
Ignore graftonian
modified
5/27/2016 12:02:57 PM

Seems to that the success of a position and the rate of closure of the ema13 and ema5 are correlated. I offer the following for comment:

Fetcher[
MARKET IS NOT OTCBB
Average Volume(30) > 123456
draw IFT(5,9)
DRAW IFT(5,9) LINE AT -.5
set{ema05, ema(5)}
draw ema05
set{ema13, ema(13)}
draw ema13 on plot ema05
ADD COLUMN SEPARATOR
ADD COLUMN Average Day Range(5)
ema(5) crossed above ema(13)
/*HOW LONG SINCE IFT CROSSED*/
SET{X, COUNT(IFT(5,9) > -0.50, 20)}
ADD COLUMN X{DAYS_SINCE_IFT-CROSSED}
X < 3
DO NOT DRAW X
SORT ON COLUMN 8 DESCENDING
DRAW Williams %R(14)
CHART-TIME IS 42 DAYS
SET{Y, 2 DAY SLOPE OF EMA05}
ADD COLUMN ZZ{RATE_OF_CLOSURE}
SET{Z, 2 DAY SLOPE OF EMA13}
SET{ZZ, Y - Z}
]



Mactheriverrat
3,132 posts
msg #128826
Ignore Mactheriverrat
5/30/2016 1:33:30 PM






Fetcher[ symlist( XIV ,TMF, TVIX)
draw weekly rsi(2)
draw weekly rsi(1)

DRAW WEEKLY IFT(2,1) on plot WEEKLY IFT(3,1)
chart-time is 1 year
DRAW MA(4)
BxB is number of consecutive days ma(4) above (+)/below(-) previous ma(4) and set{BBb,days( ma(4) is above ma(4) 1 day ago,100)}
set{BBa,days( ma(4) is below ma(4) 1 day ago,100)} set{BxB, BBa - BBb} and add column BxB {B_x_B}

do not Draw BxB
]



shillllihs
5,963 posts
msg #128831
Ignore shillllihs
5/30/2016 6:05:13 PM

Good effort focusing on Xiv Tvix Tmf. As you can see, even Tmf is capable of some serious moves.

Mactheriverrat
3,132 posts
msg #128839
Ignore Mactheriverrat
5/31/2016 9:58:25 AM

2nd day MA(4) up
NADL


StockFetcher Forums · Filter Exchange · Price above EMA(13) filter.<< 1 ... 2 3 4 5 6 >>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.