StockFetcher Forums · Filter Exchange · StockFetcher Support-Is it just my Computer or is this a "bug"<< >>Post Follow-up
karennma
8,057 posts
msg #125805
Ignore karennma
10/25/2015 9:20:37 AM

When I click filters that others have posted, my first stored filter keeps showing up.
For example, if I click the filter below, one of my stored filters will appear in the box.
See the following ...

<< >>Post Follow-up
ahcsim72
8 posts
msg #125789
- Ignore ahcsim72 10/23/2015 5:00:20 PM
I am trying to create a filter that shows stocks that are...
Stock is optionable
And weekly rsi(2) above 30
And set{mm,weekly macd(2,3,1)}
And mm below 0
And weekly rsi(2) below 15 within last 4 weeks
How would you write this last part here saying you want the weekly rsi(2) to be <15 sometime in the last 4 weeks and at the same time have it above 30 now ?
This is what I came up with but I think someone can do better...
Fetcher[
set{mm, weekly macd(2,3,1)}
set{WC, count(weekly rsi(2) < 15, 4)}
optionable
weekly rsi(2) > 30
mm > 0
WC > 0.5
add column WC
]







karennma
8,057 posts
msg #125806
Ignore karennma
10/25/2015 9:25:34 AM

Here's another clickable filter someone posted. When I click it, I get my first stored filter, not one that's posted.
This happens on any clickable filter that's posted. I keep getting my first stored filter.

10/21/2015 8:27:57 PM

Fetcher[set{ap, high + close}
set{ap1, low + ap}
set{ap2, ap1 / 3}

set{esa, cema(ap2, 10)}
set{absv1, ap2 - esa}
set{absv, abs(absv1)}
set{d, cema(absv, 10)}
set{ciup, ap2 - esa}
set{cibot, 0.015 * d}

set{ci, ciup / cibot}

cema(ci, 21) is above 0
cema(cema(ci, 21),4) is above 0

/*display something*/
add column ci
]



karennma
8,057 posts
msg #125807
Ignore karennma
10/25/2015 9:32:46 AM

Since I can't just click the posted filter, I have to cut & paste the clickable.
1-Copy the clickable filter
2-Go to "New Filter"
3-Paste
4-The run the filter.


stockfetcher
979 posts
msg #125808
10/25/2015 9:42:36 AM

Hi,

Thank you for bringing this to our attention. This issue should be resolved now.

StockFetcher.com Support


graftonian
1,089 posts
msg #125810
Ignore graftonian
10/25/2015 12:36:33 PM

Thanks for bringing this up, I was having the same problem.


karennma
8,057 posts
msg #125811
Ignore karennma
10/25/2015 12:40:53 PM

Works!
Thanks for fixing.
One more question .. when the clickable opens in another window (tab), shouldn't that tab open automatically?


StockFetcher Forums · Filter Exchange · StockFetcher Support-Is it just my Computer or is this a "bug"<< >>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.