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 |

Scan for an engulfing candle, on the "daily" time frame Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
wwbozman
Posted : Friday, August 14, 2015 12:35:28 PM
Registered User
Joined: 7/25/2015
Posts: 6

Hi there, I'd like to know how to do a scan, to find engulfing candles on the daily time frame.  Long and short. 

Is this possible?  I normally just scan manually, but its quite time intensive.

 

Thanks!

Bill

StockGuy
Posted : Friday, August 14, 2015 12:42:50 PM

Administration

Joined: 9/30/2004
Posts: 9,187

This topic has formulas for the most popular candle patterns. Boolean PCFs for Candlestick Patterns

StockGuy
Posted : Friday, August 14, 2015 12:43:44 PM

Administration

Joined: 9/30/2004
Posts: 9,187

Bullish Engulfing

(O1>C1) AND (C-O)>=.7*(H-L) AND (C>O1) AND (O<C1) AND (H-L)>=1.2*(AVGH10-AVGL10)
 

Bearish Engulfing

(C1>O1) AND (O-C)>=.7*(H-L) AND (C<O1) AND (O>C1) AND (H-L)>=1.2*(AVGH10-AVGL10)

Bruce_L
Posted : Friday, August 14, 2015 12:47:46 PM


Worden Trainer

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

My answer is going to use the following definition for an Engulfing Candlestick. The high of the previous candle much be lower than the top of the body of the current candle and the low of the previous candle must be higher than the bottom of the body of the current candle. There are both stricter and more lenient definitions.

(C < L1 AND H1 < O) OR (O < L1 AND H1 < C)

The definitions given in the following topic are different and incorporate other requirements frequently associated with either a bullish or bearish engulfing pattern (my formula does not make a distinction).

Boolean PCFs for Candlestick Patterns

If you have a specific definition in mind, additional clarification from you should allow us to come up with something which better suits your particular needs.



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
wwbozman
Posted : Friday, August 14, 2015 11:26:40 PM
Registered User
Joined: 7/25/2015
Posts: 6

Thanks Bruce, 

That looks great, but I'm a new customer to TC2000.  Where do I type this information into?

Bruce_L
Posted : Monday, August 17, 2015 12:07:50 PM


Worden Trainer

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

You are going to be creating this as a Condition Formula.

How to create and save a Condition (PCF) Formula
How to access your Boolean (True/False) Conditions
Building a Scan with Multiple Conditions (7:29)



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
wwbozman
Posted : Tuesday, August 18, 2015 10:31:13 AM
Registered User
Joined: 7/25/2015
Posts: 6

Hi Bruce, thanks for getting back to me. The first two links didnt work, can you resend them?

The third link  works, so I understand building a scan from the charts and conditions, I just need to know how to build a custom scan where I can type in anything I want.

 

Thanks again!

 

Bill

Bruce_L
Posted : Tuesday, August 18, 2015 10:44:02 AM


Worden Trainer

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

The instructions in the links are a bit more step by step than this and include pictures, but the idea is pretty straightforward.

Select New | New Condition (PCF) Formula from the menus. Give the formula a name, set the time frame as desired (Daily in this case), paste the formula int the big box (you might have to use ctrl-v) and select OK.

Once the Condition Formula is available, you can add it to an EasyScan by choosing it after selecting Add Condition in the Edit tab of the EasyScan.

What happens when you click on the links? Are you getting an error of some sort? What browser are you using?

The links are working when I click them.



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