StockFetcher Forums · Filter Exchange · Looking for good SAR setup script<< >>Post Follow-up
sat_stocks
24 posts
msg #155298
Ignore sat_stocks
1/13/2021 7:46:28 PM

Hi,

I am looking for parabolic SAR setup script with other best indicators viz ., RSI - oversold ,MACD and Bollinger bands - (touched bottom band) , Moving avg )

I don`t know what to add for indicators just given couple of things...


Thanks
sat k

snappyfrog
651 posts
msg #155301
Ignore snappyfrog
1/14/2021 5:11:37 AM

One can't really tell you what is best to use as we all have different styles.

Your favorite setup is probably completely different than others here. My suggestion is to add one indicator at a time, changing the parameters until you can make if find your style of entry. Once you like it, add something else and do this again.

When you can't make an indicator fit your style, throw it out and try something else.

graftonian
1,089 posts
msg #155303
Ignore graftonian
1/14/2021 9:04:25 AM

Fetcher[
/**** 15x30, psar, volume, and abv ma200 *****/
chart-time is 12 months
not otcbb
average volume(30) > 1234567
close > .50
draw Parabolic SAR(0.02,0.2)
/** The Filter **/
ema(15) crossed above ema(30)
close > MA(200)
close 1 day ago > Parabolic SAR(0.02,0.2) /*general health*/
close < close 1 day ago * 1.10 /*avoid gap-up*/
volume 1 day ago > Average Volume(30) * 1.15 /*above average interest*/
flag equals 1
/**** bells & whisstles ***/
set{buyline, close}
draw price line at buyline
set{Flag, count(ema(15) crossed above ema(30), 1)}
draw Flag
]





sat_stocks
24 posts
msg #155317
Ignore sat_stocks
1/14/2021 4:10:04 PM

Thanks you guys and appreciated your valuable inputs ..!

StockFetcher Forums · Filter Exchange · Looking for good SAR setup script<< >>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.