MACD & OSMA Cloud Hybrid

Category: momentum, trend

A hybrid visualization combining a MACD Cloud (filled area between main and signal lines) with a color-coded OsMA histogram scaled by price points.

Formula

\text{MACD\_Cloud} = \text{MACD}_{main} \text{ vs } \text{MACD}_{signal} \\ \text{OsMA (Point Scaled)} = 3 \times (\text{MACD}_{main} - \text{MACD}_{signal}) / \text{Point} \\ \text{Color Logic} = \begin{cases} \text{Dark Green} & \text{OsMA} > 0 \text{ and rising} \\ \text{Spring Green} & \text{OsMA} > 0 \text{ and falling} \\ \text{Crimson} & \text{OsMA} < 0 \text{ and falling} \\ \text{Orange} & \text{OsMA} < 0 \text{ and rising} \end{cases}

Inputs

See signal primitives and every published strategy that uses MACD & OSMA Cloud Hybrid on WOBR StrategyVerse.


Open the interactive page on WOBR AI → · WOBR.AI home