StockFetcher Forums · Public Filter List · Work in Progress<< >>Post Follow-up
SAFeTRADE
630 posts
msg #157106
Ignore SAFeTRADE
modified
6/29/2021 3:46:11 PM

Fetcher[set{green,dma(5,3)}
set{red,dma(8,5)}
set{blue,dma(13,8)}
set{cls2,close}

s&P 500
close < 45
set{psarup, count(close > Parabolic SAR(0.09,0.9),1) * count(close > Parabolic SAR(0.02,0.2),1)}
set{psardn, count(close < Parabolic SAR(0.09,0.9),1) * count(close < Parabolic SAR(0.02,0.2),1)}
set{spycls,ind(spy,close)}
set{spyval, indposition(spycls,60)*100}
set{clsval, indposition(close,60)*100}


draw psarup
draw up1ago
draw psardn
draw ma(13)
draw rsi(13) line at 50
draw rsi(13) line at 40
draw macd(8,21,5)
draw macd(5,8,13)
draw Parabolic SAR(0.09,0.9)
draw Parabolic SAR(0.02,0.2)
add column rsi(13)
draw red on plot blue
draw green on plot blue
draw cls2 on plot blue

add column psarup

add column psardn
add column clsval
add column spyval
]



StockFetcher Forums · Public Filter List · Work in Progress<< >>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.