ChizzleMeTimbers 36 posts msg #97240 - Ignore ChizzleMeTimbers |
10/29/2010 10:46:35 AM
Hi I was curious if there was a way to scan for stocks (especially ADR's) that have done X,Y,Z after a certain time (11:35 AM)
essentially I would put filters in as normal, just curious if I could add a line at the start of the filter to only show me:
1. ADR's only ---- if not possible I can create a watchlist full of the ADR's I trade I am sure and do it that way, right?
2. "only show me stocks that have traded higher by 1% after 11:35 AM"
3. or perhaps something like "show me ADR's that have moved up at least 1% from 11:35 to 12:05 PM"
any help would be appreciated it, thank you.
|
straken 469 posts msg #97243 - Ignore straken |
10/29/2010 3:36:25 PM
Not here, EOD data. You need RT data,
You can set parameters such as 1 hour slope or change of different technical indicators with stockfinder. Filters are written in C++ at stockfinder, but you can scan with indicators on different time frames from 5 min charts to 30 min or 1 to 4 hour time frames whatever your flavor. Other than aftermarket RT scanners the tradestation platform will do the same, but you will need to learn or have knowledge of the C programming language or similar for any time frame RT scanners.
HTH
|
louie6digits 34 posts msg #97245 - Ignore louie6digits |
10/29/2010 6:21:08 PM
Recently I created this nutty filter. I use it at 10:30am. It gives me 1 day winners. Basically, you want to buy the stocks
with lowest rsi(2) 1 day ago.
|
ChizzleMeTimbers 36 posts msg #97273 - Ignore ChizzleMeTimbers |
11/1/2010 8:27:39 AM
thanks for the help...
i doubt i can do what i want... but ... as we can filter markets and ETF's .. can we filter for ADRs too?
thanks
|