StockFetcher Forums · Filter Exchange · FADING THE GAP STATISTICS FILTER<< 1 ... 5 6 7 8 9 ... 40 >>Post Follow-up
luc1grunt
622 posts
msg #46137
Ignore luc1grunt
8/1/2006 10:47:49 AM

"Picture perfect" gap fill on AAPL this a.m.. 67.17 to 67.93 (if you caught the entire fill). With the downturn, looks like a nice setup for a gap "up" Wednesday a.m.


nikoschopen
2,824 posts
msg #46139
Ignore nikoschopen
8/1/2006 11:30:14 AM

But suppose you tried to fill yesterday's gap, which never got filled. You prolly would not be sitting so pretty by now. Just a thought on how a gap-play can cost ure shirt if you don't exercise caution.


luc1grunt
622 posts
msg #46141
Ignore luc1grunt
8/1/2006 1:26:56 PM

agreed Niko...my post was in response to older questions of TRO on the strategy. Today showed a good one.

Yesterday I will say I got lucky for $1 on the big (and short lived) upswing from 67.29 to 68.31. Used volume as the only indicator.

All candidates will fail to fade the gap on occasion....Luc


luc1grunt
622 posts
msg #46142
Ignore luc1grunt
8/1/2006 1:28:45 PM

and.....still working my stops on gappers. Been stopped out right before the positive shift, and have allowed my mental stop to be lowered only to get myself creamed. Still adjusting fire on this.


TheRumpledOne
6,529 posts
msg #46148
Ignore TheRumpledOne
modified
8/1/2006 11:24:31 PM

FADING THE GAP...

The stock price has to move TOWARD the previous close BEFORE you enter the trade!!


Just because the gap does NOT fill, doesn't mean you lose.

Remember, 1000 times $.10 = $100.00





veloman
10 posts
msg #46269
Ignore veloman
8/9/2006 12:46:03 AM

I wish I could buy 1000 shares of a big board like aapl! 68 grand lol. More like 100 shares.


TheRumpledOne
6,529 posts
msg #46273
Ignore TheRumpledOne
8/9/2006 7:19:19 AM

Have you ever heard of MARGIN?

On TradeStation, you get 4:1 margin.




nikoschopen
2,824 posts
msg #46275
Ignore nikoschopen
8/9/2006 9:02:12 AM

Margin is, well, like a double-edge sword. It can be both a recipe for success and a recipe for disaster, depending on how fail-prone or fail-proof ure system is. For the most part, the longest route tends to be the safest route. The best method of avoiding losses is, I'm told, to stay out when in doubt.

BTW, have you heard of OPTIONS?


TheRumpledOne
6,529 posts
msg #46277
Ignore TheRumpledOne
8/9/2006 9:30:00 AM

OPTIONS?

Of course...LOL!




TheRumpledOne
6,529 posts
msg #46283
Ignore TheRumpledOne
modified
8/9/2006 12:54:41 PM

Fetcher[
/* gap fill statistics buy close, sell open*/

set{Xgapped, open - close 1 day ago}
set{Xgapup, count(Xgapped > 0, 1)}
set{Xgapdn, count(Xgapped < 0, 1)}

set{absgap, abs(Xgapped)}

set{gappedup100, count(Xgapup > 0, 100)}
set{gappeddn100, count(Xgapdn > 0, 100)}

set{cl1lo, close 1 day ago - low}
set{hicl1, high - close 1 day ago }

set{fillup, count(cl1lo > 0, 1)}
set{filldn, count(hicl1 > 0, 1)}

set{gapupfilled, Xgapup * fillup }
set{gapdnfilled, Xgapdn * filldn }

set{gapup100f, count(gapupfilled > 0, 100)}
set{gapdn100f, count(gapdnfilled > 0, 100)}

set{gapfilled, gapup100f + gapdn100f}

/* DRAW PLOTS */

DRAW XGAPPED ON PLOT XGAPPED

/* DISPLAY COLUMNS */

and add column gappedup100
and add column gappeddn100
and add column gapfilled
and add column gapup100f
and add column gapdn100f

and add column cma(absgap, 100)
and add column absgap 100 day high
and add column absgap 100 day low

/* SELECTION CRITERIA */

CLOSE ABOVE 1
avg volume(30) above 300000

gappedup100 above 66

/* SORT CRITERIA */

SORT COLUMN 5 DESCENDING
]



Buy at market close, sell at the open the next session.

Statistics in your favor.

MAY ALL YOUR FILLS BE COMPLETE.

P.S. THEN YOU CAN FADE THE GAP... LOL!!




StockFetcher Forums · Filter Exchange · FADING THE GAP STATISTICS FILTER<< 1 ... 5 6 7 8 9 ... 40 >>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.