StockFetcher Forums · Filter Exchange · HELP ON FORUMULA<< >>Post Follow-up
nguyenak
10 posts
msg #144635
Ignore nguyenak
modified
9/11/2018 6:33:30 PM

Hi,

Need Help on this.


show stocks where CRSI(OBV,20) gained between 2.1 point and 2.5 points over the last 1 day.

and crsi(OBV,20) is below 70
and CRSI(OBV,20) is above 30
and price is above 30
and volume is greater than 200000
and volume increasing past 1 days

Example:
Stock: TWTR
9/11/2018 RSI(OBV, 20) = 46.53
9/10/2018 RSI(OBV,20) = 44.8

CRSI is
https://www.stockfetcher.com/forums/Indicators/Custom-RSI-CRSI/112583

and not the ConnorsRSI.

The current Fetcher is show stocks like INTC which is a declining RSI(OBV,20).

Any help is greatly appreciated!


mahkoh
1,065 posts
msg #144640
Ignore mahkoh
9/12/2018 1:50:43 PM

Fetcher[
and crsi(OBV(20),20) is below 70
and CRSI(OBV(20),20) is above 30
and price is above 30
and volume is above 200000
and volume increasing past 1 days
add column crsi(obv(20),20)
set{x1,crsi(obv(20),20) 1 day ago + 2.1}
set{x2,crsi(obv(20),20) 1 day ago + 2.5}
and CRSI(OBV(20),20) above x1
and CRSI(OBV(20),20) below x2
]



nguyenak
10 posts
msg #144644
Ignore nguyenak
9/12/2018 7:06:04 PM

NICE!!!....Thanks so much

StockFetcher Forums · Filter Exchange · HELP ON FORUMULA<< >>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.