Welcome Guest, please sign in to participate in a discussion. | Search | Active Topics | |
Registered User Joined: 9/18/2010 Posts: 1
|
Can you help me create a Personal Criteria Formula that I can use on any watch list I have created for stocks with 3 consecutive days where BOP Balance of Power is green or red?
|
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
Welcome to the forums. A very good foundation for learning how to use TeleChart can be gained by reviewing the following:
If you are new to TeleChart READ THIS FIRST!
A Personal Criteria Formula for at least 3 consecutive Bars where BOP is either green or red would be:
(BOP > 30 OR BOP < ( - 30)) AND (BOP1.1 > 30 OR BOP1.1 < ( - 30)) AND (BOP1.2 > 30 OR BOP1.2 < ( - 30))
A PCF for at least 3 consecutive red BOP Bars or 3 consecutive green BOP Bars would be:
MAX(BOP,3) < ( - 30) OR MIN(BOP,3) > 30
A PCF for at least 3 consecutive red BOP Bars would be:
MAX(BOP,3) < ( - 30)
A PCF for at least 3 consecutive green BOP Bars would be:
MIN(BOP,3) > 30
How to create a Personal Criteria Forumula (PCF)
PCF Formula Descriptions
-Bruce Personal Criteria Formulas TC2000 Support Articles
|
|
Registered User Joined: 3/11/2005 Posts: 10
|
I've downloaded the Martha Stokes video on BOP and there is no video - just audio. Is this that way it's suppose to be?
|
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
No, that is not the way it is supposed to be. I am not sure which video in particular you are referencing however. There are five videos with Martha Stokes in the title in the Worden Webinar Archive, but none of them mention Balance of Power or BOP in the title.
Four of them correctly play video for me when clicking on them. The fifth correctly plays video for me after I have downloaded it.
-Bruce Personal Criteria Formulas TC2000 Support Articles
|
|
Registered User Joined: 7/11/2005 Posts: 34
|
I have the same problem.
The video in question is dtd 10-27-09 Identifying Breakouts
I have audio, but no video, even if I download it.
|
|
Registered User Joined: 7/11/2005 Posts: 34
|
I take it back, only the first 1:40 is video-less.
Now if only I get one of those pesky webinars I sign up for to work. <sigh>
|
|
Guest-1 |