jgriffith |
Gold User, Member, Platinum User, TeleChart
|
Registered User |
|
|
|
|
Unsure |
|
Tuesday, August 9, 2005 |
Friday, December 18, 2009 4:29:22 PM |
5 [0.00% of all post / 0.00 posts per day] |
|
I can't get the backscanner link to work.
Great presentation on Saturday in Atlanta. Thank you.
|
I am trying to use a simple pcf of c<avgc10 to include stocks which have closed below the 10 moving average. when I test it on mpg, which according to my chart closed above the 10 day, it returns a result of true. What am I doing wrong?
Thanks for your help.
|
I have written a pcf that is supposed to return stocks which have at least matched the 30 day high in the last 10 days and then closed below the 10 and 20 day simple moving averages. Unfortunately, I also get some stocks which don't meet my criteria, but are "close". I can't figure out where my mistake is in the following formula:
((MAXH10) = (MAXH30)) AND (( < (AVGC10)) AND ( < AVGC20)))
Some of the returns are stocks which have closed below the 10, but not the 20. agcy and gisx (as of yesterday) are examples of this. agcy is now below, but it wasn't yesterday when I got the return.
Thankyou for your help.
John
|
thank you
|
I would like to create a watchlist of all stocks with volume greater than 700,000 shares avg. daily volume. How do I do this?
|
|