| optiongurus 18 posts
 msg #61094
 - Ignore optiongurus
 | 4/4/2008 2:18:04 PM 
 an intraday indicator that measures the rsi(2) on the 60 minute for a real time scan.  Trying to find the 60 minute fast line(12,26) above the 60 minute slow line(12,26) with the RSI(2) < 30.  You see where I'm going with this, blast off $$$$$   Anyone know of any services that do this intraday scan?  I am pretty sure stockfetcher doesn't have this option
 
 
 | 
| TheRumpledOne 6,529 posts
 msg #61101
 - Ignore TheRumpledOne
 | 4/4/2008 4:24:02 PM 
 TradeStation or eSignal.
 
 But you have to supply the watchlist you want scanned.
 
 
 
 
 | 
| maxreturn 745 posts
 msg #61104
 - Ignore maxreturn
 modified
 | 4/4/2008 4:47:20 PM 
 Optiongurus, someone on another thread here mentioned www.madscan.com.  I think they have two week trial.  Looks pretty versatile.  You may want to check them out.
 
 
 | 
| chetron 2,817 posts
 msg #61107
 - Ignore chetron
 | 4/4/2008 6:25:20 PM 
 you can write one in StrategyDesk in TDAmeritrade.
 coding is simple
 
 ie:
 
 RSI[RSI,2,60] < 30 AND
 MACD[Signal,Close,12,26,9,60] < MACD[MACD,Close,12,26,9,60]
 
 
 
 
 | 
| karennma 8,057 posts
 msg #61108
 - Ignore karennma
 | 4/4/2008 7:28:36 PM 
 www.madscan.com
 
 looks interesting.
 i'd love to talk to someone here who's used it.
 
 
 
 | 
| chetron 2,817 posts
 msg #61112
 - Ignore chetron
 | 4/4/2008 9:12:02 PM 
 the individual's name is lfrisch, if you want to post him.
 
 
 
 
 
 | 
| karennma 8,057 posts
 msg #61114
 - Ignore karennma
 | 4/4/2008 9:41:41 PM 
 thanks, chetron.
 if found his (lfrisch) post.
 he gave a promo code  but didn't say much about the scans.
 i went to the website, but I ain't givin' out my address, phone number, brokerage, blah, blah blah ...
 the website SHOULD have a demo and/or "tour" of their  features, so people can see what they offer without signing up.
 JMHO  ..
 anyway .. i'm happy with stockfetcher, but I WISH we were in realtime.
 thanks for your help.
 :>)
 
 
 
 
 
 | 
| nikoschopen 2,824 posts
 msg #61117
 - Ignore nikoschopen
 | 4/4/2008 11:15:56 PM 
 
 Quote from optiongurus:
 
 an intraday indicator that measures the rsi(2) on the 60 minute for a real time scan. Trying to find the 60 minute fast line(12,26) above the 60 minute slow line(12,26) with the RSI(2) < 30. You see where I'm going with this, blast off $$$$$ Anyone know of any services that do this intraday scan? I am pretty sure stockfetcher doesn't have this option
 
 
 This is perhaps off the topic but, as a daytrader who trades the 5-minute chart, I'm honestly skeptical of ure claim about "blast off $$$$$". Unless the market also blasts off and stays that way for obviously longer than 60 minutes, which doesn't come very often in this recessionary times, you could see a quick reversal before ure eyes. Can you dole out more details on what exactly constitues such a rewarding strategy that enables you to experience the ultimate "blast off $$$$$"?
 
 
 | 
| chetron 2,817 posts
 msg #61118
 - Ignore chetron
 modified
 | 4/4/2008 11:48:27 PM 
 SORRY FOR THE LOUSY FORMAT, BUT THESE JUST CAME IN ON MY STRATEGYDESK SCREENER.  I ONLY SCANNED THE S&P500.  ALSO I DIDN'T WAIT FOR THE COMPLETE DOWNLOAD SORRY AGAIN.
 
 I DON'T KNOW IF THE STRATEGY WORKS, BUT GOOD LUCK GURU.
 
 
 Symbol	Last	Volume	RSI(2)
 HAL	41.07	18264858	19.36
 APA	126.41	3532893	23.87
 BIG	23.24	1946957	16.42
 HRB	21.44	2163091	28.83
 D	42.97	3397867	19.39
 November	67.5	10461270	18.69
 DYN	8.33	14715857	21.89
 DVN	107.34	4356472	9.92
 COH	32.92	8761350	29.39
 BIIB	64.01	2846493	16.13
 CNX	76.5	5325610	18.63
 CVG	15.51	700296	22.16
 LSI	5.49	11842168	9.1
 MAT	21.64	3071553	22.79
 CAT	77.83	4885171	28.25
 CC	4.78	6725376	25.82
 EIX	51.18	1905471	7.84
 GENZ	75.75	2210247	14.15
 BC	17.41	2455494	23.7
 IBM	115.76	5733145	21.4
 APC	63.78	3652203	13.22
 ETN	82.33	2870490	18.39
 MRO	48.8	6144327	19.01
 CCE	24.34	2543196	26.83
 BDX	86.07	1757884	19.96
 MO	21.82	21427578	14.13
 OXY	76.75	5059547	18.96
 PCAR	48.26	3110531	18.75
 PEG	42	2902250	5.6
 PEP	71.53	4569539	12.17
 PG	70.6	10160261	28.19
 PPL	47.5	2895497	5.42
 
 
 
 | 
| optiongurus 18 posts
 msg #61163
 - Ignore optiongurus
 | 4/6/2008 7:29:10 PM 
 well there is alot more to the formula that I care to share, but this is part of the puzzle I need.   I can monitor these 60 minute charts manually but its such a pain is the arss.  Thanks for all of your advice
 
 
 |