StockFetcher Forums · Indicators and Measures · Single Symbol Indicator Comparison (IND)<< >>Post Follow-up
stockfetcher
979 posts
msg #34495
12/23/2004 1:31:39 PM

Single Symbol Indicator Comparison (IND)

Parameters Symbol
Indicator
Usage ind(symbol,indicator)
Description This indicator will compare all the stocks in the screen against a single input symbol. In otherwords, you could use this feature to find all stocks whose Stochastic values were below that for the Nasdaq Composite.
Fetcher[show stocks where Fast Stochastic Slow %D is below ind(^IXIC,Fast Stochastic Slow %D)]


The example above illustrates how this new feature, ind(SYMBOL,INDICATOR) is constructed. Below is a description of the parameters:

  • SYMBOL - The symbol you want to compare the other stocks to.
  • INDICATOR - The indicator used in the comparison.

    More examples:

  • Show stocks where the daily volume is above Microsoft's:
    Fetcher[show stocks where volume is above ind(MSFT,volume)]


  • Find cases where the price divergence has reached a new low when compared with the Nasdaq Composite:
    Fetcher[set{diff,close / ind(^IXIC,close)} show stocks where diff reached a new 1 year low and compare with ^IXIC]




  • StockFetcher Forums · Indicators and Measures · Single Symbol Indicator Comparison (IND)<< >>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.