Votes
Answers
Views
Question
0
votes
1
answer
174
views
asked 6 years ago by Carlos Serna
Category:
Stock Scanners
Hi Pete, you previously did a scan for me similar to my new request. https://www.hahn-tech.com/ans/price-was-below-72-and-89-ema-closes-above-72-ema-first-time/ I want to know if you can modify the scan to keep track of when the candle closed ...
0
votes
1
answer
87
views
asked 6 years ago by James R Brawner Jr
Category:
Chart Studies
As I stated the Strategy works very well and the code has no errors but the red start button does not show for some reason? Here is a picture of my Relative Strength Strategy Problem lacking the Red Start bubble visible thanks again James
0
votes
1
answer
320
views
asked 6 years ago by John Ulrich
Category:
Stock Scanners
Hi Pete, Can you please modify your MTF MACD stock scan to search for stocks that have the red and green histogram when the green one is down or when the red is up. Somewhat opposite of normal I suppose. Here is a screen shot with arrows so you can s...
0
votes
1
answer
486
views
asked 6 years ago by Jackson Gregory
Category:
Chart Studies
Hello, Is there a way to auto populate a price level at the "Naked" or "Unfilled" Volume POC. In reference to the picture I would like price levels to auto populate at the red bar if price has not retouched that price level since its inception. I hav...
0
votes
1
answer
138
views
asked 6 years ago by Steven Parkinson
Category:
Stock Scanners
I would like to build a core portfolio by cherry-picking the best stocks of the S&P 500 index, but not just on performance. How can I scan for both the best performance, but also the lowest volatility along the way? I'm looking for a scan that ...
0
votes
1
answer
1058
views
asked 6 years ago by Steven Parkinson
Category:
Stock Scanners
Hi Pete, I'm a fairly new trader, and just found your site. I appreciate anyone willing to help me, so I just sent my voluntary contribution. Thank you. In TOS, can I scan using these three conditions? stock price above 50-day moving average 50 da...
0
votes
1
answer
83
views
asked 6 years ago by Satish Gupta
Category:
Stock Scanners
What determines number of aggregation periods used in a scan using a script? For example, if a custom script has selected daily "D", how many days data will be scanned? A related question: Does the scanning script run from earliest period to the mos...
0
votes
1
answer
76
views
asked 6 years ago by Jocelyn Ducheine
Category:
Stock Scanners
Hi, First thank you for your very informative videos. I would like your help in creating a scan for stocks within 1 to 10% below their 52-week high. And a separate but similar scan for stocks within 5 to 10% above their 52-week Low. Thank you.
0
votes
1
answer
83
views
asked 6 years ago by Mike D'Antonio
Category:
Chart Studies
Hello, I am referencing values from the ProbabilityOfExpiringCone study. <pre> plot UpProbExp = reference ProbabilityOfExpiringCone(period = 5, prob_range = 80).UpProbExp; plot DownProbExp = reference ProbabilityOfExpiringCone(period = 5...
0
votes
1
answer
199
views
asked 6 years ago by Tuan Pham
Category:
Watch Lists
Hi Pete, I would like a custom column showing the closing price of a bar at X time. Example: showing the closing price of the first 30 min, hourly bar or whatever time frame I choose. Thank you