StockFetcher Forums · Filter Exchange · Leveraged ETF Filter help<< >>Post Follow-up
sokopovo
5 posts
msg #106755
Ignore sokopovo
6/25/2012 2:09:55 AM

I am a newby and need help on a filter. Leveraged ETF's with a RSI(2) crossing below 10 or over 90 Can this be done in 1 filter or would you need 2 and how to construct Thank you

four
5,087 posts
msg #106761
Ignore four
6/25/2012 3:58:46 PM

Fetcher[

apply to sharedlist(3x long etf,3X Short ETF)

draw rsi(2) line at 10
draw rsi(2) line at 90

set{b10, count(rsi(2) crossed below 10,1)}
set{a90, count(rsi(2) crossed above 90,1)}

add column b10
add column a90

draw b10
draw a90

]



vinci
13 posts
msg #106768
Ignore vinci
6/25/2012 10:17:42 PM

While I didn't ask for this filter, it's just what the doctor ordered for my type of trading.
Thanks!

sokopovo
5 posts
msg #106773
Ignore sokopovo
6/26/2012 1:02:01 AM

Thank you four for you help Four I will play with some paper trades for a week or two and see what happens

novacane32000
331 posts
msg #106777
Ignore novacane32000
6/26/2012 7:46:31 AM


Four, is it possible to "filter this filter" so that it only triggers when an etf has a crossover?

four
5,087 posts
msg #106783
Ignore four
6/26/2012 1:46:36 PM

Fetcher[
apply to sharedlist(3x long etf,3X Short ETF)

draw rsi(2) line at 10
draw rsi(2) line at 90

set{b10, count(rsi(2) crossed below 10,1)}
set{a90, count(rsi(2) crossed above 90,1)}

add column separator
add column b10
add column a90

draw b10
draw a90

add column rsi(2) 1 day ago {rsi2 1 day ago}
add column rsi(2)

/* OR - thanks TRO */

set{orx, b10 + a90}
orx > 0
]



StockFetcher Forums · Filter Exchange · Leveraged ETF Filter help<< >>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.