Download software Tutorial videos
Subscription & data-feed pricing Class schedule


New account application Trading resources
Margin rates Stock & option commissions

Attention: Discussion forums are read-only for extended maintenance until further notice.
Welcome Guest, please sign in to participate in a discussion. Search | Active Topics |

How do I scan for this? Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
Dan-1
Posted : Sunday, February 10, 2013 5:40:02 PM
Registered User
Joined: 9/3/2011
Posts: 3

Please help

 

I am looking to scan for this condition:

 

CCI > 160 or

CCI  lower than -160  in any of the last 5 days. 

 

I am looking for stocks that have had overbought or oversold reading recently to reivew .

 

Please suggest a way to achieve this. 

 

Thanks,

Randy

 

Bruce_L
Posted : Monday, February 11, 2013 11:10:09 AM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138

What is the period of you CCI?

CCI INDICATOR



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
Dan-1
Posted : Tuesday, February 12, 2013 5:52:44 PM
Registered User
Joined: 9/3/2011
Posts: 3

I will use the default in TC2000.

Bruce_L
Posted : Wednesday, February 13, 2013 8:44:28 AM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138

Create a Custom PCF % True Indicator using the following Boolean Formula:

ABS(H + L + C - AVGH14 - AVGL14 - AVGC14) * 2800 / 3 / (ABS(H + L + C - AVGH14 - AVGL14 - AVGC14) + ABS(H1 + L1 + C1 - AVGH14 - AVGL14 - AVGC14) + ABS(H2 + L2 + C2 - AVGH14 - AVGL14 - AVGC14) + ABS(H3 + L3 + C3 - AVGH14 - AVGL14 - AVGC14) + ABS(H4 + L4 + C4 - AVGH14 - AVGL14 - AVGC14) + ABS(H5 + L5 + C5 - AVGH14 - AVGL14 - AVGC14) + ABS(H6 + L6 + C6 - AVGH14 - AVGL14 - AVGC14) + ABS(H7 + L7 + C7 - AVGH14 - AVGL14 - AVGC14) + ABS(H8 + L8 + C8 - AVGH14 - AVGL14 - AVGC14) + ABS(H9 + L9 + C9 - AVGH14 - AVGL14 - AVGC14) + ABS(H10 + L10 + C10 - AVGH14 - AVGL14 - AVGC14) + ABS(H11 + L11 + C11 - AVGH14 - AVGL14 - AVGC14) + ABS(H12 + L12 + C12 - AVGH14 - AVGL14 - AVGC14) + ABS(H13 + L13 + C13 - AVGH14 - AVGL14 - AVGC14) + .000001) > 160

Then set the Period of the Custom PCF % True Indicator to 5 and the Average Type to Simple. We now have an indicator which will be above zero when a 14-Period CCI as greater than 160 or less than -160 during the most recent 5-bars.

This allows us to click on the Custom PCF % True Indicator and select Create Scan Condition to create a Condition for Greater Than 0 that should return true when your requirements are met.

Create Conditions from Your Chart



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
Users browsing this topic
Guest-1

Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.