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 |

Breakout after long lasting narrow range Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
shonev
Posted : Friday, September 2, 2016 8:41:53 AM
Registered User
Joined: 1/9/2009
Posts: 4

Hi Bruce, 

What would be the pcf  formula to find breakout after 3-4 months narrow range ?

And when I think about narrow, I suppose that  price change in channel should not be more than 20% ?? 

 

Thanks,

 

Neb

Bruce_L
Posted : Friday, September 2, 2016 9:54:36 AM


Worden Trainer

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

Maybe something like the following?

C > MAXH63.1 AND MAXH63.1 <= 1.2 * MINL63.1



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
Robtest1
Posted : Monday, October 2, 2017 5:53:35 PM
Gold Customer Gold Customer

Joined: 9/12/2017
Posts: 10

Hi Bruce,

 

When I copy this formula in to TC2000:

"error in formula Uanble to parse number 1.2 At position 32.

My version is TC2000@version 17.0

 

Any idea of the problem?

diceman
Posted : Monday, October 2, 2017 6:53:59 PM
Registered User
Joined: 1/28/2005
Posts: 6,049

It works on my system.

 

 

Thanks

Bruce_L
Posted : Tuesday, October 3, 2017 9:30:51 AM


Worden Trainer

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

If you use the , as the decimal marker instead of using the . as the decimal marker as is more common in the United States, you might want to try the following version instead which eliminates decimal markers entirely.

C > MAXH63.1 AND 10 * MAXH63.1 <= 12 * MINL63.1



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