StockFetcher Forums · General Discussion · Continue the trend<< 1 2 >>Post Follow-up
dwiggains
441 posts
msg #70481
Ignore dwiggains
1/8/2009 10:18:53 AM

Chetron
How do I get a 100 day count on these two
var1 and var2
I keep getting syntax errors
I believe that with these two counts and divide var1 results by var2 you get the percentage I am looking for

I did change some of your variables
Thanks
See ya
David


set{var11,high 1 day ago}

set{var1,count(open above var11,1)}
set{var2,count(close above open,1)}


set{var5,var1 * var2}
set{gapupup,count(var5 equal 1,100)}

add column gapupup

sort column 5 descending



chetron
2,817 posts
msg #70483
Ignore chetron
1/8/2009 10:44:54 AM

how about.....



Fetcher[


set{var11,high 1 day ago}

set{var1,count(open above var11,100)}
set{var2,count(close above open,100)}


set{var5,var1 * var2}
set{gapupup,count(var5 equal 1,100)}

add column gapupup

sort column 5 descending


]



dwiggains
441 posts
msg #70487
Ignore dwiggains
1/8/2009 11:51:57 AM

Hi
Thanks Chetron for all the help.
I got your program to work enough to see that my idea does not look good.

welliott111
Idea looks better than mine.

Thanks for all the input

See ya
David



StockFetcher Forums · General Discussion · Continue the trend<< 1 2 >>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.