Registered User Joined: 6/16/2011 Posts: 4
|
I have found this scan to be useful at finding flags wedges and pennants and wanted to share this with the group. Perhaps someone could even perfect it.H3 - L3 > 2 * (AVGH30.3-AVGL30.3) AND V3 > V2 AND v2 > V1 AND v1> VThe number of days can change to suet your trading but this gives you the gist of it. I also set the scan for volume above 750000. this helps me get rid of the lower volume stock that i am not interested in.
|
Registered User Joined: 6/16/2011 Posts: 4
|
This works best if you search the US common stock.
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
Thank you for providing the details of your flag wedge and pennant PCF.
-Bruce Personal Criteria Formulas TC2000 Support Articles
|
Registered User Joined: 12/12/2004 Posts: 60
|
I would like p c f for volume crossing the 15 period m/a
|
Worden Staff
Joined: 7/23/2013 Posts: 211
|
ferriers,
A conditon formula for Volume crossing UP it's own 15-period simple moving average could be writtien as:
V>AVGV15 AND V1<=AVGV15.1
A condition formula for Volume crossing DOWN it's own 15-period simple moving avergae could be written as:
V<AVGV15AND V1>=AVGV15.1
A condition formula for Volume crossing through it's 15-period simple moving average in EITHER DIRECTION could be written as:
SGN(V-AVGV15) <>SGN(V1-AVG15.1)
You could also perform this as an EasyScan to scan for stocks that either Cross Down the Moving Average of 15 or to scan for stocks that Cross Up the Moving Average 15.
Plot Volume on your chart by right-clicking on your chart and select Add New Plot to Chart. This will automatically add the Moving Average indicator as well.
Click the Indicator label for Moving Average and edit that to 15.
Now you should see Volume and Moving Average 15. Click the Indicator label for Volume and select Create Scan Condition..
Select the Condition (Greater Than) and look for the category Volume vs Moving Average 15and select either Crossing Down Moving Average 15 or Crossing Up Moving Average 15.
Change your Time Frame to Daily and select to either Add to an Existing WatchList or Scan - OR- Scan in New Window.
Now you are ready to Scan.
|
Registered User Joined: 12/12/2004 Posts: 60
|
Thanks Brucs
|
Registered User Joined: 10/7/2004 Posts: 1
|
Fwiw, flags wedges, pennants etc are inside bars on time frames about 5-8 x the one you are viewing.
Head and Shoulders are simply pivots in the time frame 5-8 times higher.
|