TradeEase

Category: market_structure, trend

Comprehensive Smart Money Concepts (SMC) toolkit identifying Market Structure (BOS/CHoCH), Order Blocks, and MTF High/Low levels.

Formula

\begin{cases} \text{Pivot High} = \text{high}[len] \text{ if } \text{high}[len] > \text{highest}(H, len) \\ \text{Pivot Low} = \text{low}[len] \text{ if } \text{low}[len] < \text{lowest}(L, len) \\ \text{BOS/CHoCH} = \text{Price Crosses Pivot Levels} \\ \text{OB Zone} = \text{Highest/Lowest Candle Range before Breakout} \end{cases}

Inputs

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


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