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 |

pull back after pocket pivit Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
tradertomG
Posted : Friday, April 29, 2016 1:39:43 PM
Registered User
Joined: 1/16/2014
Posts: 2

Hi - I have a pocket pivot scan below that I got off this forum. I'd like to add a condition to it so that It returns the stocks that had a pocket pivot yesterday, but today are having a pullback of at least 30% of the move.

This is the condition I have to find the pivot breakout. Can you help me set it up to do as I was hoping?

 (C > C1 AND V > ABS(C1 < C2) * V1 AND V > ABS(C2 < C3) * V2 AND V > ABS(C3 < C4) * V3 AND V > ABS(C4 < C5) * V4 AND V > ABS(C5 < C6) * V5 AND V > ABS(C6 < C7) * V6 AND V > ABS(C7 < C8) * V7 AND V > ABS(C8 < C8) * V8 AND V > ABS(C9 < C10) * V9 AND V > ABS(C10 < C11) * V10) AND ((L1 < AVGC10.1 OR L2 < AVGC10.2 OR L3 < AVGC10.3 OR L4 < AVGC10.4 OR L5 < AVGC10.5) OR (L1 < AVGC50.1 OR L2 < AVGC50.2 OR L3 < AVGC50.3 OR L4 < AVGC50.4 OR L5 < AVGC50.5)) AND C > ((H - L) * .66) + L

Bruce_L
Posted : Tuesday, May 3, 2016 11:49:49 AM


Worden Trainer

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

Please try the following Condition Formula.

(C1 > C2 AND V1 > ABS(C2 < C3) * V2 AND V1 > ABS(C3 < C4) * V3 AND V1 > ABS(C4 < C5) * V4 AND V1 > ABS(C5 < C6) * V5 AND V1 > ABS(C6 < C7) * V6 AND V1 > ABS(C7 < C8) * V7 AND V1 > ABS(C8 < C9) * V8 AND V1 > ABS(C9 < C10) * V9 AND V1 > ABS(C10 < C11) * V10 AND V1 > ABS(C11 < C12) * V11) AND ((L2 < AVGC10.2 OR L3 < AVGC10.3 OR L4 < AVGC10.4 OR L5 < AVGC10.5 OR L6 < AVGC10.6) OR (L2 < AVGC50.2 OR L3 < AVGC50.3 OR L4 < AVGC50.4 OR L5 < AVGC50.5 OR L6 < AVGC50.6)) AND C1 > ((H1 - L1) * .66) + L1 AND C < L1 + .7 * (C1 - L1)



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