StockFetcher Forums · Stock Picks and Trading · Intraday Alerts<< 1 ... 141 142 143 144 145 ... 1903 >>Post Follow-up
EWZuber
1,373 posts
msg #73510
Ignore EWZuber
4/14/2009 4:55:36 PM

I suspect GS will rise to test the resistance at either the 5 or 15 HR.MA, confirm it as resistance and continue to drop.

Eman93
4,750 posts
msg #73511
Ignore Eman93
4/14/2009 9:58:32 PM

As soon as you sell FAZ should you not buy FAS?
I was thinking if set your chart to 15 or 30 min bars and buy when it turns green, use what ever stop you want, but as soon as you sell buy the other.

Fetcher[/* TRO STAT SCAN - TRAVEL GUIDE - POCKET EDITION in cents*/

set{xRange, high - low}
set{AvgRng, cma(xRange,5) }

set{HiOp, High - Open }
set{RunPCT, HiOp}
set{AvgRun5, cma(RunPCT,5) }
set{AvgRun20, cma(RunPCT,20) }

set{HiCl, High - Close }
set{PBPCT, HiCl}
set{AvgPB5, cma(PBPCT,5) }
set{AvgPB20, cma(PBPCT,20) }

set{ClLo, Close - low }
set{BouncePCT, ClLo }
set{AvgBounce5, cma(BouncePCT,5) }
set{AvgBounce20, cma(BouncePCT,20) }

set{OpLo, Open - low}
set{DropPCT, OpLo }
set{AvgDrop5, cma(DropPCT,5) }
set{AvgDrop20, cma(DropPCT,20) }

set{Green, count( close > open , 100)}

set{B10A, count(RunPCT > .10 , 100)}

set{A10A, count(RunPCT > .10 , 1)}
set{chg, sum( A10A - A10A 1 day ago ,5)}


and add column separator
add column RunPCT{R(today)}

add column PBPCT{P(today)}

add column DropPCT{D(today)}

add column BouncePCT{B(today)}


and add column separator
and add column AvgRun5
and add column AvgDrop5
and add column AvgBounce5
and add column AvgPB5
and add column AvgRun20
and add column AvgDrop20
and add column AvgBounce20
and add column AvgPB20

/* SELECTION CRITERIA */

symlist(faz,fas)

sort column 1 Ascending
]




Eman93
4,750 posts
msg #73512
Ignore Eman93
modified
4/14/2009 10:17:49 PM

Another gap display, in the Gap column (gp%) if it is negitive it is a gap up.

Fetcher[/* Emans Gap down above yesterdays low */
close is above 2
/*open is more than 2% below close 1 DAY AGO*/
/*and open > low 1 day ago*/

and Average Volume(30) is above 1000000 do not draw Average Volume(30)
and draw MACD(12,26,9)
and draw RSI(14)
/*and the 5 day slope of ema(10) is above 0*/
set{profit, high-open}
set{pr, profit/open}
set{profit%, pr * 100}

set{gap, close 1 day ago - open}
set{gp, gap/close 1 day ago}
set{gp%, gp * 100}

set{pain, open - low}
set{pa, pain / open}
set{pain%, pa * 100}

add column gp%
add column low 1 day ago {low-1}
add column close 1 day ago {close-1}
add column open
add column low
add column high
add column profit%
add column pain%

sort column 5 descending

symlist(fas,faz)
]




Eman93
4,750 posts
msg #73513
Ignore Eman93
modified
4/14/2009 10:33:42 PM

now it someone had the time which i dont right now to calculate the stats on FAS and FAZ gaps, not just fill % I have that.
but a more anylitcal study, if it gaps more than 3% how many times does is fill, if it is above yesterdays low on a gap down % it will fill. all that kind of stuff could give you a real edge....if you keep punching in dates you see that the gap down always pay something at least 1% and most of the time have a good gain.......... all that is Open to high of day not Open to yeserdays close........so if you gap down 15% you may still make 3% from the open and most of the time it heads down more at the open befor going back up........how nice would it be to know that 99% it will make some thing above to open.

I think dumping the data into a spread sheet would be much simpler than building a filter,........ I think Yahoo gives out free data..... anyone check this out before?

johnpaulca
12,036 posts
msg #73520
Ignore johnpaulca
4/15/2009 9:37:41 AM

GS...shorted the open again.

FAZ...glad I held overnight, up and running this morning.

johnpaulca
12,036 posts
msg #73521
Ignore johnpaulca
4/15/2009 10:57:26 AM

GS...long at $116.26

johnpaulca
12,036 posts
msg #73522
Ignore johnpaulca
4/15/2009 11:44:09 AM

GS...out at 118.36...+ $2.1/sh

johnpaulca
12,036 posts
msg #73523
Ignore johnpaulca
4/15/2009 11:50:00 AM

GS...long at 117.92 for a quick scalp

johnpaulca
12,036 posts
msg #73524
Ignore johnpaulca
4/15/2009 11:53:07 AM

GS...out $118.46...+0.54

johnpaulca
12,036 posts
msg #73525
Ignore johnpaulca
4/15/2009 11:54:16 AM

GS....went short at $118.19

StockFetcher Forums · Stock Picks and Trading · Intraday Alerts<< 1 ... 141 142 143 144 145 ... 1903 >>Post Follow-up

*** Disclaimer *** StockFetcher.com does not endorse or suggest any of the securities which are returned in any of the searches or filters. They are provided purely for informational and research purposes. StockFetcher.com does not recommend particular securities. StockFetcher.com, Vestyl Software, L.L.C. and involved content providers shall not be liable for any errors or delays in the content, or for any actions taken based on the content.


Copyright 2022 - Vestyl Software L.L.C.Terms of Service | License | Questions or comments? Contact Us
EOD Data sources: DDFPlus & CSI Data Quotes delayed during active market hours. Delay times are at least 15 mins for NASDAQ, 20 mins for NYSE and Amex. Delayed intraday data provided by DDFPlus


This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.