StockFetcher Forums · General Discussion · RSI with Bollinger Bands<< 1 2 >>Post Follow-up
Mactheriverrat
3,136 posts
msg #160272
Ignore Mactheriverrat
4/9/2023 10:16:30 PM


Submit
Fetcher[
Set{MA8,CMA(TSI(25,13,1),20)}
set{SD,cstddev(TSI(25,13,1),20)}
set{SD8,2 * SD}
set{BOLU,MA8 + SD8}
set{BOLD,MA8 - SD8}


draw MA8 on plot TSI(25,13,1)
draw BOLU on plot TSI(25,13,1)
draw BOLD on plot TSI(25,13,1)

Market is not otcbb
volume is above 100000
chart-time is 5 months


]




snappyfrog
655 posts
msg #160273
Ignore snappyfrog
4/10/2023 9:21:58 AM

With MACD ...

Fetcher[
market is not otcbb
market is not etf
price > 3
volume > 345678
Set{MA8,CMA(macd(10,15,1),20)}
set{SD,cstddev(macd(10,15,1),20)}
set{SD8,2 * SD}
set{BOLU,MA8 + SD8}
set{BOLD,MA8 - SD8}


draw MA8 on plot macd(10,15,1)
draw BOLU on plot macd(10,15,1)
draw BOLD on plot macd(10,15,1)

Market is not otcbb
volume is above 100000
chart-time is 5 months
]



StockFetcher Forums · General Discussion · RSI with Bollinger Bands<< 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.