StockFetcher Forums · General Discussion · Streak function?<< >>Post Follow-up
RocketFetcher
59 posts
msg #55585
Ignore RocketFetcher
10/8/2007 9:38:19 PM

Is the streak function still working? If so, what is the right format to set it up?
Thanks!

RocketFetcher
59 posts
msg #56056
Ignore RocketFetcher
10/26/2007 1:03:01 PM

bump.... Please, can someone advise? Thank you.

TheRumpledOne
6,407 posts
msg #56062
Ignore TheRumpledOne
10/26/2007 5:08:37 PM

Fetcher[
/* CANDLE COLOR STREAK */

set{diff, close minus open }
set{green, count( diff above 0 , 1 ) }
set{red, count( diff below 0 , 1 ) }

set{CCb,days(red equal 0 ,100)}
set{CCa,days(green equal 0 ,100)}
set{candle, CCa - CCb}
set{candle1, candle 1 day ago }

add column candle
add column candle1

candle equal 1
close above 20
volume above 1000000

sort column 6 ascending
]



Is this it?


StockFetcher Forums · General Discussion · Streak function?<< >>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.