StockFetcher Forums · General Discussion · broadening pattern<< >>Post Follow-up
fokane
74 posts
msg #56716
Ignore fokane
modified
11/13/2007 8:15:24 AM

Can anyone help create a filter for this?
http://www.investopedia.com/articles/trading/07/broadening_pattern.asp
any ideas welcome. thanks..

TheRumpledOne
6,407 posts
msg #56722
Ignore TheRumpledOne
modified
11/13/2007 4:58:56 PM

*** work in progress ***

Fetcher[
/* BROADENING PATTERN */

set{UpperLim1, High 4 week High}
set{LowerLim1, Low 4 week Low}
set{ Dynamic_Range1 , UpperLim1 - LowerLim1}

set{UpperLim2, High 8 week High}
set{LowerLim2, Low 8 week Low}
set{ Dynamic_Range2 , UpperLim2 - LowerLim2}

set{UpperLim3, High 12 week High}
set{LowerLim3, Low 12 week Low}
set{ Dynamic_Range3 , UpperLim3 - LowerLim3}

Dynamic_Range2 > Dynamic_Range3
Dynamic_Range1 > Dynamic_Range2

]



*** work in progress ***

fokane
74 posts
msg #56749
Ignore fokane
11/14/2007 3:45:33 PM

Thanks for helping TRO.
You may have seen my other post on the Announcements forum about support/resistance. If i could get the source code for this functions i think i could create this filter.

StockFetcher Forums · General Discussion · broadening 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.