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 |

a TTM Squeeze PCF question Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
jlin827
Posted : Thursday, June 26, 2014 2:46:43 AM
Registered User
Joined: 5/20/2005
Posts: 178

Dear Trainers,

I have a daily Bollinger Band Squeeze < 6% PCF

4 * SQR(ABS(C ^ 2 + C1 ^ 2 + C2 ^ 2 + C3 ^ 2 + C4 ^ 2 + C5 ^ 2 + C6 ^ 2 + C7 ^ 2 + C8 ^ 2 + C9 ^ 2 + C10 ^ 2 + C11 ^ 2 + C12 ^ 2 + C13 ^ 2 + C14 ^ 2 + C15 ^ 2 + C16 ^ 2 + C17 ^ 2 + C18 ^ 2 + C19 ^ 2 - 20 * AVGC20 ^ 2) / 20) / AVGC20 < .06

Is it possible that you can also make it a weekly?

 

Thanks

james

Bruce_L
Posted : Thursday, June 26, 2014 10:19:22 AM


Worden Trainer

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

In TC2000 version 12.4, you would just set the time frame setting of the Conditon Formula to Weekly.

You could use the following Personal Criteria Formula in TC2000 version 7 (this will match the weekly charts in TC2000 version 7 but will not match the weekly charts in TC2000 version 12.3).

4 * SQR(ABS(C ^ 2 + C5 ^ 2 + C10 ^ 2 + C15 ^ 2 + C20 ^ 2 + C25 ^ 2 + C30 ^ 2 + C35 ^ 2 + C40 ^ 2 + C45 ^ 2 + C50 ^ 2 + C55 ^ 2 + C60 ^ 2 + C65 ^ 2 + C70 ^ 2 + C75 ^ 2 + C80 ^ 2 + C85 ^ 2 + C90 ^ 2 + C95 ^ 2 - 20 * ((C + C5 + C10 + C15 + C20 + C25 + C30 + C35 + C40 + C45 + C50 + C55 + C60 + C65 + C70 + C75 + C80 + C85 + C90 + C95) / 20) ^ 2) / 20) / ((C + C5 + C10 + C15 + C20 + C25 + C30 + C35 + C40 + C45 + C50 + C55 + C60 + C65 + C70 + C75 + C80 + C85 + C90 + C95) / 20) < .06



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
jlin827
Posted : Friday, June 27, 2014 2:45:48 AM
Registered User
Joined: 5/20/2005
Posts: 178

thanks Bruce

Bruce_L
Posted : Friday, June 27, 2014 7:40:55 AM


Worden Trainer

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

You're welcome.



-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.