[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

cycles



PureBytes Links

Trading Reference Links


Hi,
 
I am looking to develop an algorithm for an 
exploration of stocks that will determine the frequency (number of time 
periods) from valley to valley dips, and where the stock is at relative to 
a projected next valley (or peak).  If you manually use the cycle lines 
feature on a single stock chart you can place a starting point (date) and change 
the frequency of the time intervals among a series of vertical lines, attempting 
to match up the peaks or valleys in a cycling stock over a time frame.  The 
goal of the algoithm is to determine if the stock is near a projected valley (or 
peak) based on its past tendencies to form valleys or peaks at certain 
intervals.
 
Chuck