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 |

Previous bar's candle Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
dougeyboy
Posted : Thursday, June 12, 2014 4:24:24 PM
Registered User
Joined: 5/6/2014
Posts: 5

In May of this year Bruce posted this combination of Candlestick patterns. Does anyone have an idea for making this work on the previous bar, instead of the current one? Thanks in advance!

 

((O1>C1) AND (C-O)>=.7*(H-L) AND (C>O1) AND (O=1.2*(AVGH10-AVGL10))) OR ((ABS(C-O)<=.2*(H-L)) AND ABS(O-C)>=.1*(H-L) AND (O-L)>=.5*(H-L) AND (C-L)>=.5*(H-L) AND (H-O)<=.05*(H-L) OR (H-C)<=.05*(H-L) AND (H-L)>=.8*(AVGH10-AVGL10) AND (L=MINL5) AND (H>L)) OR (ABS(O-C)<=.2*(H-L) AND ABS(O-C)>=.1*(H-L) AND (H-O)>=.5*(H-L) AND (H-C)>=.5*(H-L) AND (O-L)<=.05*(H-L) OR (C-L)<=.05*(H-L) AND (H-L)>=.8*(AVGH10-AVGL10) AND (O<=(H1-.5*(H1-L1))) AND (C<=(H1-.5*(H1-L1))) AND (L=MINL5) AND (H>L)) OR (ABS(O-C)<=.02*(H-L) AND (H-C)<=.3*(H-L) AND (H-L)>=(AVGH10-AVGL10) AND (H>L) AND (L=MINL10)) OR (ABS(O-C)<=.01*(H-L) AND (H-C)>=.95*(H-L) AND (H>L) AND (L<=L1+.3*(H1-L1)) AND (H-L)>=(AVGH10-AVGL10)) OR ((O1-C1)>=.7*(H1-L1) AND (H1-L1)>=(AVGH10.1-AVGL10.1) AND (C<C1) AND (O<C1) AND ABS(C-O)<=.05*(H-L) AND (L=MINL10) AND (H1>L1) AND (H>L))

Bruce_L
Posted : Thursday, June 12, 2014 4:33:08 PM


Worden Trainer

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

I also answered this question earlier where you asked it in the Candle stick PCF topic.

You would need to add 1 to all of the bars ago parameters in the formula.

((O2>C2) AND (C1-O1)>=.7*(H1-L1) AND (C1>O2) AND (O1=1.2*(AVGH10.1-AVGL10.1))) OR ((ABS(C1-O1)<=.2*(H1-L1)) AND ABS(O1-C1)>=.1*(H1-L1) AND (O1-L1)>=.5*(H1-L1) AND (C1-L1)>=.5*(H1-L1) AND (H1-O1)<=.05*(H1-L1) OR (H1-C1)<=.05*(H1-L1) AND (H1-L1)>=.8*(AVGH10.1-AVGL10.1) AND (L1=MINL5.1) AND (H1>L1)) OR (ABS(O1-C1)<=.2*(H1-L1) AND ABS(O1-C1)>=.1*(H1-L1) AND (H1-O1)>=.5*(H1-L1) AND (H1-C1)>=.5*(H1-L1) AND (O1-L1)<=.05*(H1-L1) OR (C1-L1)<=.05*(H1-L1) AND (H1-L1)>=.8*(AVGH10.1-AVGL10.1) AND (O1<=(H2-.5*(H2-L2))) AND (C1<=(H2-.5*(H2-L2))) AND (L1=MINL5.1) AND (H1>L1)) OR (ABS(O1-C1)<=.02*(H1-L1) AND (H1-C1)<=.3*(H1-L1) AND (H1-L1)>=(AVGH10.1-AVGL10.1) AND (H1>L1) AND (L1=MINL10.1)) OR (ABS(O1-C1)<=.01*(H1-L1) AND (H1-C1)>=.95*(H1-L1) AND (H1>L1) AND (L1<=L2+.3*(H2-L2)) AND (H1-L1)>=(AVGH10.1-AVGL10.1)) OR ((O2-C2)>=.7*(H2-L2) AND (H2-L2)>=(AVGH10.2-AVGL10.2) AND (C1<C2) AND (O1<C2) AND ABS(C1-O1)<=.05*(H1-L1) AND (L1=MINL10.1) AND (H2>L2) AND (H1>L1))



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
dougeyboy
Posted : Thursday, June 12, 2014 8:21:36 PM
Registered User
Joined: 5/6/2014
Posts: 5

Thanks very much for the help Bruce, I wasn't sure if you monitored that other area of the Forum.

Doug

Bruce_L
Posted : Friday, June 13, 2014 7:51:40 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.