Welcome Guest, please sign in to participate in a discussion. | Search | Active Topics | |
Registered User Joined: 11/23/2006 Posts: 1
|
Does anyone know if there is a way to scan for a specific range of a stock based on time? For example... define a trading range based on the first 30 minutes of trading. From this range scan for breakouts. This would need to be a interday scan. I was just wondering if this was possible?
Thanks.
|
|
Registered User Joined: 1/14/2006 Posts: 6
|
Not really since all pcf scans are based on daily data. B/O's of daily ranges ,yes, intraday, no. You could however, run a scan for daily BO's 30 min after opening, which would show you BO's from that time forward. GG
|
|
Registered User Joined: 1/28/2005 Posts: 6,049
|
You could do something like a 1 minute chart and create a percent true indicator:
C>MAXH30.1
(close > than max high for 30 bars 1 bar back)
After thirty minutes you could click on your % true and use sort by actual value to see the stocks that are true in your watchlist.
Thanks diceman
|
|
Registered User Joined: 1/28/2005 Posts: 6,049
|
You may be interested in this:
Real time indicator sorting (available at the Platinum level)
Thanks diceman
|
|
Guest-1 |