Registered User Joined: 6/12/2012 Posts: 8
|
New user here. Going thru' this forum, I am a little confused about the backtesting functionality in v12.2.
Can someone clarify if TC2000 v12.2 has backtesting functionality and if it does, how to do it?
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
Neither the TC2000 version 7 nor TC2000 version 12.2 has any built in backtesting features. In StockFinder, backtesting is provided using BackScanner.
It is possible to visually backtest the technical (but not fundamental) portions of a scan using TeleChart however. You could just use the current version of the formula as a Custom Percent True Indicator and scroll back to the appropriate date to see if there was a spike using Pointer Mode (select the period key (.) on your keyboard to bring up Pointer Mode, selecting it again twice will disable Pointer Mode):
Visually Backtesting Specific Symbols
Clipping your chart back to a previous date
It is also possible to write Personal Criteria Formulas based on past dates (again, this is only for technicals). You may wist to review the following section of the Online Help Files:
Days Ago parameter
There are two distinct ways to use historical data with Personal Criteria Formulas.
Any criteria can be used to scan X number of days back by adding '.XX' where XX is equal to the number of market days past to calculate for. An example of this is (AVGC21.21), which is a 21 day moving average 21 of close, 21 days ago. This use of historical data always refers to the market day XX number of days ago (in this case, 21). If you wish to use a specific date’s data, use the option detailed below.
The other method of using historical data is by specifying a precise date in history to use. For example, (AVGC21.'11/13/08') will provide a 21 day moving average of close for November 13, 2008 (the period should be used in cases where the first method requires a period and not used when the first method does not use a period). Always confirm that the date you wish to use using this parameter was a market day.
-Bruce Personal Criteria Formulas TC2000 Support Articles
|
Registered User Joined: 10/9/2011 Posts: 1
|
I really like the capabilities of TC2000 12.2, but I think a backtesting functionality is sorely needed. I am currently looking at other software alternatives, but most seem to have a steep learning curve. I wish I had a timeline on when backtesting may be available for TC2000, as Stockfinder will eventually be retired.
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
Thank you for your suggestion. It has been assigned case number 8350.
-Bruce Personal Criteria Formulas TC2000 Support Articles
|