StockFetcher Forums · Indicators and Measures · Days Since (DAYS)<< >>Post Follow-up
stockfetcher
979 posts
msg #34496
12/23/2004 1:37:52 PM

Days Since (DAYS)

Parameters Indicator
Period
Usage Days(indicator,period)
Description This indicator allows you to filter based on the number of days since a particular event occurred. The "days" feature allows you to specify the event and a period of time; it returns the number of days since the event most recently occurred.

For example, suppose you want to find stocks where the most recent Bollinger breach was 10 days ago:

Fetcher[show stocks where days(high above upper Bollinger(20),15) equals 10]


Another example that controls the timing of two moving average crossovers:

Fetcher[show stocks where the days(MA(10) crossed below MA(50),30) is above 20 and days(MA(10) crossed above MA(50),20) is above 0]


Finally, an example where the 14-day RSI crossed from below 30 to above 70 within the last 2 weeks:

Fetcher[show stocks where days(RSI(14) crossed above 30,10) is above days(RSI(14) crossed above 70,10) and days(RSI(14) crossed above 70,10) is above -1]


Note: the "above -1" portion of the filter adds the requirement that the crossover above 70 must have occurred.



StockFetcher Forums · Indicators and Measures · Days Since (DAYS)<< >>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.