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 |

Wedging Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
Jpetesmith
Posted : Sunday, May 17, 2015 8:59:16 PM
Registered User
Joined: 5/9/2010
Posts: 144

I am trying to find stocks that are have higher closes two weeks in a row. I want to see the low of price reach into the bottom 25% of the prior week's bar range. IF,it goes below. It doesn't count.

C>C1 and C1>C2 and L<=(H1+L1)*.25 And L>L1

I put this on a Custom  PCF % True Indicator. It didn't work.

busterram
Posted : Sunday, May 17, 2015 9:58:01 PM
Registered User
Joined: 10/9/2011
Posts: 485

I think your formular for "bottom 25% of the prior week's bar range" needs a correction......

L > l1 and L < L1 + (h1-l1) *0.25

 

So updating that the final formula would be

C>C1 and C1>C2 and L > l1 and L < L1 + (h1-l1) *0.25

Hope that helps.

 

Jpetesmith
Posted : Monday, May 18, 2015 2:08:00 AM
Registered User
Joined: 5/9/2010
Posts: 144

Thank you!

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.