- Questions
- Stock Scanners
Votes
Answers
Views
Question
0
1
65
asked 4 years ago by lucius fox
Category:
Stock Scanners
Is there a way to run script only on these symbols /ES or /CL or /HG? And the script I am looking to run is something simple like this: ATR()[1] >= 0.25 I looked online and discovered if GetSymbol() but unsure if this is what I am supposed to be u...
0
1
110
asked 4 years ago by Lego Monster
Category:
Stock Scanners
I have a custom indicator that counts the number of bars passed when the condition is true. I am using that study in the Scan across 2 time frames Condition 1 : BarCount > 0 on Daily Time Frame Condition 2 : BarCount = 1 or BarCount =2 in Two Hou...
0
1
86
asked 4 years ago by Nisar Lashkar
Category:
Stock Scanners
Hi there Pete, I need help building a simple moving average based price action scanner. Two time frames are concerned 4H and 1H. I am looking for an entry confirmation on the 1H, while the 4H is doing something. 4Hour: -34 SMA is above the 13 SMA (by...
0
1
172
asked 4 years ago by DAVID
Category:
Stock Scanners
Hello Pete,thank you for all you do! Please I was wondering if you can help create a TOS code with these thoughts for a scan and trigger signal plot on chart. Below are the criteria: Price close more than 50% of the candle body outside the lower band...
0
2
316
asked 4 years ago by Ken White
Category:
Stock Scanners
Curious if TOS has their API available to write a script to add scan results to a watchlist. My alerts for my scan only stay on for like 5 minutes before they are removed. I would like to make a static watchlist from these alerts and I do not want to...
0
1
44
asked 4 years ago by Steven Bernal
Category:
Stock Scanners
Hi Pete, can you please make a scan to exclude stocks that are making new 50 day highs.
0
1
155
asked 4 years ago by Tuan Pham
Category:
Stock Scanners
Hi Pete, Is there a way to write a scan to see how many times a close X above/below the VWAP over X period? I would like custom inputs on both the aggregation and time frame. Ideally, I'd like to see the stats for 5 and 15 minutes. Thank you!
0
1
68
asked 4 years ago by Steven Bernal
Category:
Stock Scanners
Hi Pete, I'm looking for a scan that can exclude stocks that have created a 50% gap in the daily chart within the past 10 bars.
0
1
556
asked 4 years ago by Nathan Ngindu
Category:
Stock Scanners
hello peter, what it the scan script for stock that open at least 50% of the previous candle on a daily or weekly chart when there is a 20 crossover 50 sma on at least 2 previous or current candle??
0
1
331
asked 4 years ago by IceColdG
Category:
Stock Scanners
Hello Pete, I want to create a scan condition that searches for stocks whose last [DAILEY Close Price] is at least 50% lower that its 52 week high