Questions (2372)

Votes
Answers
Views
Question
0
votes
1
answer
89
views
asked 3 years ago by
Category: Stock Scanners
Hello, Is there way to write a scan where prior day closing price is within Todays' current 5 minutes bars range? Thanks in advance!
0
votes
1
answer
111
views
asked 3 years ago by
Category: Chart Studies
I am looking for help to create a label that pulls data from a higher buy period. For example, I want to look at the daily chart and have a label that tells me if the StochasticSlow, SlowK is greater than the StochasticSlow, SlowK from the candle be...
0
votes
1
answer
110
views
asked 3 years ago by
Category: Watch Lists
Hi, I have created the scanner to determine the recent Golden Cross and Death Cross. Now I try to add a custom column in my scan output to show the lowest stock price between the 2 SMA crossovers. However, the fold statement doesn't allow me to use m...
0
votes
1
answer
143
views
asked 3 years ago by
Category: Stock Scanners
Hello Pete, been reading this site for sometime now, searching for answer to my question but no luck, so if you can help me out on this I would greatly appreciate it. I need a scan on TOS wherein the last weekly bar crosses  above the 52 week high. T...
0
votes
1
answer
176
views
asked 3 years ago by
Category: Stock Scanners
Hello, I am trying to write a scan condition where consecutive 2 or more down bars occurred within the last 5 bars in 30 minutes time frame. Can anyone please help with the code? Thank you very much in advance!
0
votes
1
answer
130
views
asked 3 years ago by
Hello Pete, Forgive me if this has been already asked--I couldn't find it. Looking to see if it's possible to create an alert at the close of a Heiken Ashi 15 minute candle above or below a certain price level (that I set manually).   I called T...
0
votes
1
answer
124
views
asked 3 years ago by
Category: Stock Scanners
Hi Pete, How would you write a scan showing stocks with a minimum gain/loss of 0.50% after the initial 5 min from the previous day's close? Thanks again! Example: MSFT closed yesterday (9/16) on the 5-min at 305.24 while it closed today (9/17) after ...
0
votes
1
answer
115
views
asked 3 years ago by
Category: Stock Scanners
Hi Pete, Is it possible to create a scan that returns results where a selected variable of the current bar crosses above a selected variable of any bar within a predetermined range of past bars? Example 1: scan for the close of the current bar crossi...
0
votes
1
answer
102
views
asked 3 years ago by
Category: Stock Scanners
Hi Pete, I'm trying to make a scan using a daily chart to find stocks going back historically, as long as possible. I'm looking for stocks that are up 75% of the time every January over numerous years. Is something like that possible?  I'm fiddling w...
0
votes
1
answer
202
views
asked 3 years ago by
Category: Stock Scanners
Hi Hahn, I'm trying to make a scan to find all stocks that have the 50EMA within .5% of the VWAP and the +/- 1 & 2 standard deviations for more than 15 bars. I have my VWAP setup to show the +/- 1 & 2 standard deviations. I find that its like...