StockFetcher Forums · Filter Exchange · TRO RAT REVERSAL<< 1 2 3 >>Post Follow-up
luc1grunt
622 posts
msg #82525
Ignore luc1grunt
11/5/2009 7:28:19 PM

beats the hell out of selling t-shirts.

Kevin_in_GA
4,599 posts
msg #82527
Ignore Kevin_in_GA
11/5/2009 7:44:32 PM

"You should enroll in Yale. "
++++++++++++++++++++++

The small amount of humor in this joke died a while back. Now it comes across as anti-intellectual arrogance. You can be better than this, TRO.

People might actually IMPROVE one of your filters during the course of their modifications (stranger things have happened).

chetron
2,817 posts
msg #82542
Ignore chetron
11/6/2009 6:56:07 AM

THIS IS A NICE VARIANCE ON THE MAGIC BOX...


luc1grunt
622 posts
msg #82597
Ignore luc1grunt
11/6/2009 1:59:50 PM

Kevin_in_GA
- Ignore Kevin_in_GA 11/5/2009 7:44:32 PM

"You should enroll in Yale. "
++++++++++++++++++++++

The small amount of humor in this joke died a while back. Now it comes across as anti-intellectual arrogance. You can be better than this, TRO.

People might actually IMPROVE one of your filters during the course of their modifications (stranger things have happened).

Be nice Kevin. Narcisists need constant praise, NOT challenges.

Love ya Avery. :)

TheRumpledOne
6,407 posts
msg #82605
Ignore TheRumpledOne
modified
11/6/2009 4:57:16 PM


Kevin_in_GA




"People might actually IMPROVE one of your filters during the course of their modifications (stranger things have happened)."

================================================


And that is why the RAT beat the YALE STUDENTS.

It has nothing to do with it being "my filter".






chetron
2,817 posts
msg #83568
Ignore chetron
modified
11/28/2009 8:09:57 PM

corrected coding issues.....


double open...


Fetcher[

/* TRO GREEN RAT REVERSAL - SETUP */

set{ RED1 , count( close 1 days ago below open 1 days ago,1) }
set{ GREEN0 , count( close above open ,1) }
set{ GREENRAT, RED1 * GREEN0 }

set{ REVERSE, count( low equal low 10 day low, 5) }

REVERSE above .5
GREENRAT above .5

add column REVERSE
add column high


and avg vol(30) > 1000000

and market is NASDAQ
]



chetron
2,817 posts
msg #83634
Ignore chetron
modified
11/30/2009 7:54:41 PM

ALL KINDS OF RATS....




Fetcher[


/* TRO RAT REVERSALS - SETUP */

set{ RED1 , count( close 1 days ago below open 1 days ago,1) }
set{ GREEN0 , count( close above open ,1) }
set{ GREENRAT, RED1 * GREEN0 }

set{ GREVERSE, count( low equal low 10 day low, 5) }
set{vbuy,greverse * greenrat}

set{ GREEN1 , count( close 1 days ago above open 1 days ago,1) }
set{ RED0 , count( close below open ,1) }
set{ REDRAT, RED0 * GREEN1 }

set{ RREVERSE, count( high equal high 10 day high, 5) }
set{vshort,rreverse * REDRAT}

set{vplays,vshort + vbuy}

add column high
add column low

draw vshort on plot vbuy

avg vol(30) > 1000000
vplays above .5
do not draw vplays
market is NASDAQ

]



miketranz
956 posts
msg #83645
Ignore miketranz
11/30/2009 10:22:00 PM

Mike Tranz says,there's no guarantee of follow through,in any set up....

chetron
2,817 posts
msg #83649
Ignore chetron
11/30/2009 11:04:24 PM

I BELIEVE THAT THE POINT OF THIS THREAD AND MOST OF TRO'S REPORTS IS NOT TO LOOK FOR GUARANTEE'S BUT STATISICAL EDGES.

TheRumpledOne
6,407 posts
msg #87096
Ignore TheRumpledOne
modified
1/27/2010 8:03:03 AM

Fetcher[

/* TRO GREEN RAT REVERSAL - 100 GOOD STOCKS */

set{ RED1 , count( close 1 days ago below open open 1 days ago,1) }
set{ GREEN0 , count( close above open ,1) }
set{ GREENRAT, RED1 + GREEN0 }

set{ REVERSE, count( low equal low 10 day low, 5) }

add column REVERSE
add column high

symlist(ACN,ADVS,ACL,AM,ACF,AAPL,ARST,ASIA,AAWW,ATW,BWY,BIDU,BCSI,BUCY,BVN,CME,CNA,CSGS,CELG,CERN,CHKP,LFC,CLW,COH,ABV,CPSI,CPTS,CTB,CORE,CBRL,CREE,EW,ETP,GOL,GR,GOOG,GMCR,GES,HMSY,HGR,HLF,HGG,INSU,ICE,ISRG,JAH,JAS,KB,KMGB,LPS,LINTA,LIFE,LFT,LL,MGA,MMS,MHS,MLNX,MELI,NMM,NETL,NEU,JWN,NUAN,NSH,OTEX,OPY,OFIX,OSK,PXD,PII,RL,PCLN,PRA,PRSP,PRU,RAX,RNOW,RKT,SLAB,SIRO,SHOO,TECD,TLVT,TS,TKTM,UNFI,VRX,VRSN,V,VIV,WRC,WFMI,WBD,INT,XRTX)

]



StockFetcher Forums · Filter Exchange · TRO RAT REVERSAL<< 1 2 3 >>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.