Registered User Joined: 4/27/2006 Posts: 29
|
1. How do I create a PCF to rank stocks based on percentage change from recent 6 month high. i want to look at stocks that are consolidationg after hitting 6 months high.
2. when i use easyscan under the category of US common stocks, ETFs are also included.How do i screen stocks only without any ETFs being included.
3. i downloaded the tC2000v 11 beta a few months ago. is the finalized version of TC2000v 11 out . Do i have to redownload again when the finalized version is out?
|
Registered User Joined: 10/7/2004 Posts: 1,006
|
PCF for the Price Percent Change from the 6-Month High to the current Price:
100 * (C / MAXH126 - 1)
One way to create a WatchList in TC2007 for All Stocks without ETFs is by flagging:
I presume the method is similar in TC2000, although I don’t see any ETFs in US Common Stocks
TC2007 Flagging Method:
Go to Main WatchList and Right Click on Flag Column and select UnFlag All
Go to System \ System WatchLists and select Exchange Traded Funds
Right Click on Flag Column and select Flag \ All Symbols in WatchList
Go to System \ System WatchLists and select All Stocks
Now create a New Personal WatchList go to On Top Menu Select New \ New WatchList
Name your WatchList All Stocks without ETFs (or your Name choice)
And select Start with the symbols from the active WatchList
Click OK
Go to Personal WatchLists and select All Stocks without ETFs (or your Name choice)
Go to Menu WatchList and select Remove Symbol(s) \ Flagged
You should have a Personal WatchList without ETFs
|