Custom Pattern Detection

Category: market_structure

A toolkit for identifying harmonic-like patterns (XA, AB, BC, CD, DE, EF) using customizable Fibonacci ratio constraints between pivot points.

Formula

\text{Ratio} = \frac{|P_n - P_{n+1}|}{|P_{n-1} - P_n|} \text{ where } P \text{ is pivot price} 
\text{Pattern valid if } \text{Ratio}_{min} \le \text{Ratio} \le \text{Ratio}_{max}

Inputs

See signal primitives, usage in published strategies and more on WOBR StrategyVerse.


Open in the WOBR AI app → · WOBR.AI home