StockFetcher Forums · General Discussion · How to write percentage in a column<< 1 2 >>Post Follow-up
Kevin_in_GA
4,599 posts
msg #137005
Ignore Kevin_in_GA
7/24/2017 3:42:50 PM

You use the count() function.

Example - RSI(3) over 25 for the last three days.

Fetcher[

set{trigger, count(rsi(3) above 25, 3)}
trigger above 2
]



This code will only return stocks where the trigger value is 3 (meaning all three of the past days the stock rsi(3) has been above 25.

This you can modify as needed.

StockFetcher Forums · General Discussion · How to write percentage in a column<< 1 2 >>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.