- Questions
- Stock Scanners
Votes
Answers
Views
Question
0
1
110
asked 4 years ago by James Walton
Category:
Stock Scanners
Hey Pete! Thanks for all your help as always. You helped me on a previous AccDist scan and I've tried everyday I could think of to get the modified scan to work. All I'm trying to get is the highest AccDist value from the previo...
0
1
177
asked 4 years ago by chris
Category:
Stock Scanners
Hi, re-sending study in text file, please see attached. Would like the TOS scan to fire when candle turns green and crosses top band and fire when candle turns red and crosses lower band. Thanks
0
1
152
asked 4 years ago by Craig Habermehl
Category:
Stock Scanners
Pete, Is it possible to run a 2D scan in TOS.....TOS only has daily and weekly
0
1
109
asked 4 years ago by [email protected]
Category:
Stock Scanners
I have a newbie question. Is it possible to compare the current price (not a previous close but what it actually is at this exact time) to the open price for that particular bar? In otherwords, how much that candle has increased? I wrote this code bu...
0
2
339
asked 4 years ago by Russ Roberts
Category:
Stock Scanners
Tags:
Thank you for this custom indicator. Is there a way to adjust the code so that the pivotLowFollowThrough alerts on the first changed bar instead of the second?
0
1
94
asked 4 years ago by Dan C
Category:
Stock Scanners
I am using this Variable Moving Average Study on my charts. #added coloration # formula from lazy bear #https://www.tradingview.com/script/HT99VkZb-Variable-Moving-Average-Bands-LazyBear/ input price = close; input length = 5; #input length = 3; scri...
0
1
70
asked 4 years ago by James Walton
Category:
Stock Scanners
Hi! I hope this is a simple question but is there a way to set up a scan based on the industry? For example I just want stocks from "Broad Industrials" or XLI etc?
0
1
127
asked 4 years ago by Craig Habermehl
Category:
Stock Scanners
Pete, I'm trying to scan for the close above the pivot on PERON PIVOTS that s a TOS study...I'm trying to do a weekly and monthly scan. For some reason it wont allow it..Hopefully you can help..It says secondary period not alowed
0
1
999
asked 4 years ago by Fernand Prince
Category:
Stock Scanners
Hello Peter, 1.On TOS scan I see only patters, classic pattern (triangle, rectangle, had and shoulder..) scan but on no candlestick pattern (doji, hammer…). Is there any way I can add these 2 candlestick: Hamari, ThreeInsideUp, ThreeOutsideUp in a we...
0
1
164
asked 4 years ago by Dheerah K
Category:
Stock Scanners
Hi Pete and all- I'm trying to create a HA scan for prev 4 candles. The below code works fine..but it does not give the correct results. I know there are some stocks that fit that criterion. ********************************* def C0 = ohlc4; def ...