StockFetcher Forums · Filter Exchange · need code penny version of better chart pattern<< >>Post Follow-up
woofys
212 posts
msg #104437
Ignore woofys
1/16/2012 9:18:29 PM

BWA and FE, have big cap chart patterns I like. I want to find a way to code for those chart patterns
and get penny stocks.
I have tried things like: show stocks where close is between .05 and 1.00
and chart pattern is like FE
It wont work. Need help. Thank you.

BarTune1
441 posts
msg #104439
Ignore BarTune1
1/16/2012 10:42:32 PM

Here is one for BWA based on correlation over the last 365 days

show stocks where close is between .05 and 1.00
and average volume(30) is above 250000
and corr(BWA,365,Close) is above 0.50
and add column corr(BWA,365,Close)
and compare with BWA
sort on column 5 descending



jsheetz
23 posts
msg #104440
Ignore jsheetz
1/16/2012 11:26:14 PM

Just a quick note, I like to use avg $ volume for my penny stock filters, instead of just volume for obvious reasons. Here is the way I do it for a short term penny stock filter, obviously you can adjust your timeframe to suit your needs.

SET{avgDollarVol10, avgvol(10) * ma(10)}

where avgDollarVol10 > 10000

woofys
212 posts
msg #104468
Ignore woofys
1/17/2012 4:25:32 PM

bartune1 Thank you bartune1. I will give it a try

woofys
212 posts
msg #104469
Ignore woofys
1/17/2012 4:29:48 PM

jsheetz Thank you also it looks possible

StockFetcher Forums · Filter Exchange · need code penny version of better chart pattern<< >>Post Follow-up

*** Disclaimer *** StockFetcher.com does not endorse or suggest any of the securities which are returned in any of the searches or filters. They are provided purely for informational and research purposes. StockFetcher.com does not recommend particular securities. StockFetcher.com, Vestyl Software, L.L.C. and involved content providers shall not be liable for any errors or delays in the content, or for any actions taken based on the content.


Copyright 2022 - Vestyl Software L.L.C.Terms of Service | License | Questions or comments? Contact Us
EOD Data sources: DDFPlus & CSI Data Quotes delayed during active market hours. Delay times are at least 15 mins for NASDAQ, 20 mins for NYSE and Amex. Delayed intraday data provided by DDFPlus


This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.