Welcome Guest, please sign in to participate in a discussion. | Search | Active Topics | |
Registered User Joined: 8/25/2007 Posts: 4
|
Hi, could you please help me to scan for stocks that cross the 377/100 emas?
Thanks, Richard
|
|
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!
Please try one of the following Personal Criteria Formulas as an EasyScan Condition:
EMA100 xUp EMA377:
XAVGC100 > XAVGC377 AND XAVGC100.1 <= XAVGC377.1
EMA100 xDn EMA377:
XAVGC100 < XAVGC377 AND XAVGC100.1 >= XAVGC377.1
EMA100 crossing EMA377 (either direction):
SGN(XAVGC100 - XAVGC377) <> SGN(XAVGC100.1 - XAVGC377.1)
You may wish to review the following:
How to create a Personal Criteria Forumula (PCF)
Using EasyScan to find stocks that meet your own criteria
Moving Average PCF Templates
Things to check if your moving averages don't "seem right" or "seem to match"
PCF Formula Descriptions
-Bruce Personal Criteria Formulas TC2000 Support Articles
|
|
Registered User Joined: 8/25/2007 Posts: 4
|
Thanks Bruce.
I have opened a new pcf and copied the either direction emas and cannot seem to find it. Can you help please?
|
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
You should be able to select Personal Criteria Formulas (the Fx icon) to view a list of your PCFs. The How to create a Personal Criteria Forumula (PCF) video referenced in my previous response covers PCFs in more detail.
-Bruce Personal Criteria Formulas TC2000 Support Articles
|
|
Registered User Joined: 8/25/2007 Posts: 4
|
Thanks Bruce, I have found it and updated it. Could you please show me how to apply it to All Stocks. Thanks
|
|
Worden Trainer
Joined: 10/1/2004 Posts: 18,819
|
Once you create and calculate the PCF you can now add it as a criterion to any EasyScan. Check out this video to see how to make an EasyScan.
Using EasyScan to find stocks that meet your own criteria
- Craig Here to Help!
|
|
Registered User Joined: 9/30/2008 Posts: 11
|
HI, can somebody help me create a PCF that looks for stocks where the OBV Is header higher and that BOP is also positive...
another pcf i am looking for is prices moving higher and BOP also moving higher.
thank you
|
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
QUOTE (meenusamtani) HI, can somebody help me create a PCF that looks for stocks where the OBV Is header higher and that BOP is also positive...
If by positive you mean BOP is above zero then:
OBV > OBV1.1 AND BOP > 0
If by positive you mean BOP is increasing:
OBV > OBV1.1 AND BOP > BOP1.1
QUOTE (meenusamtani) another pcf i am looking for is prices moving higher and BOP also moving higher.
C > C1 AND BOP > BOP1.1
-Bruce Personal Criteria Formulas TC2000 Support Articles
|
|
Registered User Joined: 9/30/2008 Posts: 11
|
HI, i have a question on BOP which i would appreciate some help on
BOP- balance of power
from my understanding if the bar is green , does each bar represent institution buying of at least 10,000 shares?
if the bar is red, does each bar represent institution selling of at least 10,000 shares?
if the bar is yellow and pointing upwards. what does this mean?
if the bar is yelow and pointing downwards. what does this mean?
thank you /sincerely Mah
|
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
meenusamtani,
The calculation of Balance of Power (BOP) is proprietary. I do not know how it is calculated.
Green means BOP is greater than thirty, red means BOP less than negative 30 and yellow means BOP is between thirty and negative thirty (yellow is pointing down when less than 0 and pointing up when greater than zero). You may wish to review the following:
Basic Info on BOP, TSV and MoneyStream
-Bruce Personal Criteria Formulas TC2000 Support Articles
|
|
Registered User Joined: 8/25/2007 Posts: 4
|
Thanks for your help Craig.
|
|
Worden Trainer
Joined: 10/1/2004 Posts: 18,819
|
My pleasure
- Craig Here to Help!
|
|
Guest-1 |