StockFetcher Forums · General Discussion · Help with filter<< >>Post Follow-up
rmagers
7 posts
msg #108771
Ignore rmagers
11/10/2012 4:03:49 PM

I created the below filter and would like add one more piece to it. I am only wanting to enter a position if the day after all this is met, there is a 1% increase.

[Close between 1 and 10
and Fast Stochastics Fast %K(14,3) below 10
and Fast Stochastics Fast %K(14,3) crossed above Fast Stochastics Slow %D(14,3)
and RSI(2) below 10
and RSI(2) above yesterday
and draw RSI(2)
and volume is above 500000
and draw ADX(14,14)]

Any help appreciated.

Thanks

mahkoh
1,065 posts
msg #108772
Ignore mahkoh
modified
11/10/2012 4:29:13 PM

Fetcher[
Close between 1 and 10
and Fast Stochastics Fast %K(14,3) 1 day ago below 10
and Fast Stochastics Fast %K(14,3) crossed above Fast Stochastics Slow %D(14,3) 1 day ago
and RSI(2) 1 day ago below 10
and RSI(2) 1 day ago above RSI(2) 2 days ago
and draw RSI(2)
and count(volume is above 500000,10) above 8
and draw ADX(14,14)

price 1 % above close 1 day ago
]



rmagers
7 posts
msg #108773
Ignore rmagers
11/10/2012 6:10:04 PM

I don't think this is going to get me where I want to be. What i am looking for is this:

A trigger was met day 1 based on the criteria i have so far. I don't want to enter a position unless the price moves 1% over the open of 2. This could be happen day 2 or 3.

I don't think I was clear on that the first time so i do applogize.

Thanks

mahkoh
1,065 posts
msg #108777
Ignore mahkoh
11/11/2012 2:44:08 PM

If the first part returns what you want, remove the last sentence.

Create a watchlist from today's and yesterday's results.

Tomorrow run this filter:
Fetcher[

apply to watchlist(your watchlist's name here)
price 1 % above open

]






four
5,087 posts
msg #108778
Ignore four
11/11/2012 2:53:19 PM

modified volume, price range and rsi to get results... manually roll these values back toward your original values... to get what you want

Fetcher[

Close between 1 and 1000
and Fast Stochastics Fast %K(14,3) 2 day ago below 10
and Fast Stochastics Fast %K(14,3) 1 day ago crossed above Fast Stochastics Slow %D(14,3) 2 day ago
and RSI(2) 2 day ago below 100
and RSI(2) 2 day ago above RSI(2) 3 days ago
and draw RSI(2)
and count(volume is above 10000,10) above 8
and draw ADX(14,14)

close 1% above close 1 day ago

]



rmagers
7 posts
msg #108779
Ignore rmagers
11/11/2012 5:55:21 PM

Thanks for the help. I think the watchlist idea is what i was loking for.

StockFetcher Forums · General Discussion · Help with filter<< >>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.