Welcome Guest, please sign in to participate in a discussion. | Search | Active Topics | |
Registered User Joined: 2/1/2012 Posts: 14
|
I created a scan of IAT, using a condition where I am trying to locate entries whose Average BOP is greater than 40. My condition is:
AVG(BOP,3) > 40
But this does not appear to create what I would like to see....
|
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
Your Condition Formula is the same as:
BOP3 > 40
All of the results in my copy of TC2000 version 12.3 would seem to match up with the 3-Period Simple Moving Average of Balance of Power being greater than 40. Can you provide specific examples?
-Bruce Personal Criteria Formulas TC2000 Support Articles
|
|
Registered User Joined: 2/1/2012 Posts: 14
|
Sorry, I was looking at a 15min chart, it works fine under a daily chart...sorry
|
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
I am happy to read you were able to figure it out.
-Bruce Personal Criteria Formulas TC2000 Support Articles
|
|
Registered User Joined: 4/15/2009 Posts: 10
|
Bruce....
Could you help with a formula for BOP crossing up through 40??
Tnx
|
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
Please try the following:
BOP > 40 AND BOP1.1 <= 40
-Bruce Personal Criteria Formulas TC2000 Support Articles
|
|
Guest-1 |