StockFetcher Forums · General Discussion · MY Indicator can beat up YOUR Indicator !!!<< 1 2 3 >>Post Follow-up
guru_trader
485 posts
msg #66616
Ignore guru_trader
modified
8/24/2008 4:39:59 PM

Yes, but, will it blend?! ;)

TheRumpledOne
6,407 posts
msg #66820
Ignore TheRumpledOne
modified
8/30/2008 10:39:02 AM

Fetcher[
/* TRO MICBUYI STATISTICS */

set{ hiop , high - open }
set{chg, count(RSI(2) 6 days ago below 25,1) * hiop }

add column chg{(day)}
add column chg 1 day ago{(-1day)}
add column chg 2 days ago{(-2day)}
add column chg 3 days ago{(-3day)}
add column chg 4 days ago{(-4day)}

and add column separator
add column industry
add column sector
and add column separator

/* SELECTION CRITERIA */

symlist(aapl,rimm)

sort column 5 descending
]



TRO MICBUYI STATISTICS shows how the stocks selected by the indicator tested performed THE NEXT DAY.






TheRumpledOne
6,407 posts
msg #66821
Ignore TheRumpledOne
8/30/2008 10:51:37 AM

Fetcher[
/* TRO MICBUYI STATISTICS */

set{ hiop , high - open }
set{chg, count(CCI(14) 6 days ago below 25,1) * hiop }

add column chg{(day)}
add column chg 1 day ago{(-1day)}
add column chg 2 days ago{(-2day)}
add column chg 3 days ago{(-3day)}
add column chg 4 days ago{(-4day)}
and add column separator


set{Bchg, count(CCI(10) 6 days ago below 200,1) * hiop }

add column Bchg{(day)}
add column Bchg 1 day ago{(-1day)}
add column Bchg 2 days ago{(-2day)}
add column Bchg 3 days ago{(-3day)}
add column Bchg 4 days ago{(-4day)}
and add column separator

add column industry
add column sector
and add column separator

/* SELECTION CRITERIA */

symlist(aapl,rimm)

sort column 5 descending
]



TRO MICBUYI STATISTICS can be used to test how changes to the parameters effect the results.


tomm1111
202 posts
msg #66858
Ignore tomm1111
9/1/2008 12:31:51 AM

This is my favorite. I use this quite often. It's very accurate through yesterday.

Fetcher[
show stocks where close is between 15 and 20
and volume > 1000000

set{indicator,close}
draw indicator
]



alf44
2,025 posts
msg #66859
Ignore alf44
9/1/2008 12:39:43 AM

LOL

I LOVE it !!!

StockFetcher Forums · General Discussion · MY Indicator can beat up YOUR Indicator !!!<< 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.