Welcome Guest, please sign in to participate in a discussion. | Search | Active Topics | |
Registered User Joined: 6/10/2007 Posts: 17
|
Need PCF for following conditions:
15 minute time frame
volume surge
crossing up thru 9 moving average.
thanks so much
david
|
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
What do you see as a Volume Surge?
A Personal Criteria Formula for Price crossing up through its own 9-Period Simple Moving Average could be written as:
C > AVGC9 AND C1 <= AVGC9.1
If the Moving Average is Exponential instead of Simple, you could change both instances of AVGC to XAVGC.
The PCF itself has an option to set the Time Frame in the TC2000.com version 11 beta (all PCFs are Daily in the current production release of TeleChart). You will obviously want to set the Time Frame of the PCF to 15-Minutes.
Moving Average PCF Templates
Things to check if your moving averages don't "seem right" or "seem to match"
PCF Formula Descriptions
Handy PCF example formulas to help you learn the syntax of PCFs!
-Bruce Personal Criteria Formulas TC2000 Support Articles
|
|
Registered User Joined: 6/10/2007 Posts: 17
|
Sorry for my ignorance. how do I enter Time Frame of the PCF to 15-Minutes.
|
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
Right-below the name there will be a drop-down menu for Time Frame when creating or editing a Personal Criteria Formula in the TC2000.com version 11 beta.
-Bruce Personal Criteria Formulas TC2000 Support Articles
|
|
Registered User Joined: 6/10/2007 Posts: 17
|
When I ran test it came up false. Doe that mean that formula is wrong??
|
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
No. A False result just means the formula does not True for the test symbol.
-Bruce Personal Criteria Formulas TC2000 Support Articles
|
|
Guest-1 |