update: added optional option for marking the fractals with bgcolor (request for: faizal.mansor.908)
EXPERIMENTAL: Method for detecting 4/5/6/7 point harmonics included 3drive detection rates are rudimentary.
UPDATE: added CCI to the list of oscilators.
EXPERIMENTAL: reads the rates for the last top/bottom in a zigzag fractal series, outputs XAB, XAD, ABC, and BCD rates, im interested in earing what your opinion is as im a total noob in harmonics :p. use with Fractals V5 for visual confirmation ;).
ZigZag Based on price oscilation. added pattern recognition, also added recognition of head and shoulders and contracting/expanding triangles to previous list of patterns :p Use Alt Timeframe: enables optional timeframes, use higher timeframes to reduce noise. Timeframe: said Alt Timeframe. Show Patterns: toggles Pattern Recognition on.
EXPERIMENTAL: added a missing triangulation(ZCD)
Updated pattern list, added titles to plots and shapes, more options.
Library "FunctionPatternDecomposition" Methods for decomposing price into common grid/matrix patterns. series_to_array(source, length) Helper for converting series to array. Parameters: source : float, data series. length : int, size. Returns: float array. smooth_data_2d(data, rate) Smooth data sample into 2d points. Parameters: data...
EXPERIMENTAL: Test bed for more advanced pattern recognition.