StockFetcher Forums · General Discussion · NEVER LOSE AGAIN!!<< 1 ... 39 40 41 42 43 ... 105 >>Post Follow-up
SFMc01
358 posts
msg #70243
Ignore SFMc01
12/31/2008 11:14:26 AM

TRO Thank you thank you.

I had interpreted something you had said elsewhere as to not use the long and short zones at all until after the gap had been filled.

Steve



TheRumpledOne
6,407 posts
msg #70244
Ignore TheRumpledOne
12/31/2008 11:17:38 AM

I don't know where you got that idea?!??!?!?!?

The idea is to use the FADE THE GAP STATISTICS along with the BUY ZONE, to have a winning edge that Vegas would kill for!!

The FIRST trade of the day is always FADING THE GAP when price enters the zone, ALWAYS!!!

And you never trade counter to the FADE until the gap has filled, ALWAYS!!!

Does that make it CRYSTAL CLEAR?



TheRumpledOne
6,407 posts
msg #70246
Ignore TheRumpledOne
12/31/2008 11:20:24 AM

Image and video hosting by TinyPic

Do you see how many gaps filled?

Do you see how much you could have made? (Hint: look at the GAP FILL COLUMN)

The HiOp column is HIGH - OPEN.

The OpLo column is OPEN - LOW.

Do you see how much you can make using the BUY ZONE to MILK THE COWS?



TheRumpledOne
6,407 posts
msg #70254
Ignore TheRumpledOne
12/31/2008 1:10:38 PM

Image and video hosting by TinyPic

mjg300
8 posts
msg #70258
Ignore mjg300
12/31/2008 1:50:39 PM

ETF Cow Screen


/* TRO MTC CHECKER - ETFs */

set{ hiop, high - open }
set{ up10, count( hiop > 0.09, 100 ) }
set{ up50, count( hiop > 0.49, 100 ) }
set{ pct1, up50 / up10 }
set{winpct, 100 * pct1 }

add column up10
add column up50
add column winpct


up50 above 79

average volume(90) above 1000000

market is ETF

sort column 7 descending

...sorry, unaware of how to make it clickable!

TheRumpledOne
6,407 posts
msg #70260
Ignore TheRumpledOne
modified
12/31/2008 2:38:13 PM

Fetcher[

/* TRO MTC CHECKER - ETFs LONG TRADE */

set{ hiop, high - open }
set{ up10, count( hiop > 0.09, 100 ) }
set{ up50, count( hiop > 0.49, 100 ) }
set{ pct1, up50 / up10 }
set{winpct, 100 * pct1 }

add column up10
add column up50
add column winpct


up50 above 79

average volume(90) above 1000000

market is ETF

sort column 7 descending
]




Fetcher[

/* TRO MTC CHECKER - ETFs SHORT TRADE */

set{ oplo, open - low }
set{ dn10, count( oplo > 0.09, 100 ) }
set{ dn50, count( oplo > 0.49, 100 ) }
set{ pct1, dn50 / dn10 }
set{winpct, 100 * pct1 }

add column dn10
add column dn50
add column winpct


dn50 above 79

average volume(90) above 1000000

market is ETF

sort column 7 descending
]




Fetcher[
/* ETF gap fill statistics */

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 */

average volume(90) above 1000000

market is ETF

/* SORT CRITERIA */

SORT COLUMN 7 DESCENDING
]




MILK THOSE ETF COWS!!

TheRumpledOne
6,407 posts
msg #70264
Ignore TheRumpledOne
12/31/2008 4:02:12 PM

Image and video hosting by TinyPic

TheRumpledOne
6,407 posts
msg #70265
Ignore TheRumpledOne
12/31/2008 4:08:21 PM

Image and video hosting by TinyPic

johnsund
16 posts
msg #70299
Ignore johnsund
1/1/2009 5:06:45 PM

TRO -

Continue to read and learn. From this thread and kreslik.com come up with these questions:

1. In one of your posts you say, "the only chart indicators I use are the buyzone and my dynamic support/resistance". Could you please post the dynamic support/resistance indicator. If it is TRO_Dynamic_FibsSR I have that. You also say, "I also may use my TRO_PMSM_HL". How and when would you use this?
2. In one of your posts you say, "limit orders should be preloaded". Could you please expand on that or direct me to a specific area to review. I understand the need for and how to enter a limit order at the open in a Fade the Gap trade at the open.
3. In one of your posts you refer to Money Management Matrix. Can you explain this or refer to a link?

As always, thanks for all you do. Happy New Year.



TheRumpledOne
6,407 posts
msg #70300
Ignore TheRumpledOne
1/1/2009 7:15:30 PM

You don't need any of that.

KEEP IT SIMPLE.

Just MILK THE COWS.



StockFetcher Forums · General Discussion · NEVER LOSE AGAIN!!<< 1 ... 39 40 41 42 43 ... 105 >>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.