โ† All Analyses
NSENIFTY-I
neutral

HMA Ribbon

Milind Khadkikar
4w ago
HMA Ribbon

HMA Ribbon State Engine โ€” Quick Documentation

๐Ÿ“Œ Overview

HMA Ribbon is upgraded into a state engine that identifies:

Trend direction

Momentum (expansion / contraction)

Market phase (trend vs balance)

โš™๏ธ Core Logic

HMA Calculation

HMA = WMA(2 * WMA(src, n/2) - WMA(src, n), sqrt(n))

Trend

Bullish โ†’ Fast HMA > Slow HMA

Bearish โ†’ Fast HMA < Slow HMA

Momentum (Width)

Width = |Fast - Slow|

Expanding โ†’ Strength increasing

Contracting โ†’ Strength weakening

๐Ÿง  StatesStateConditionMeaningBull StrongBull + ExpandingStrong uptrendBull WeakBull + ContractingWeakening uptrendBear StrongBear + ExpandingStrong downtrendBear WeakBear + ContractingWeakening downtrendNeutralLow width / frequent flipBalance / rotation

๐ŸŽฏ Usage

Trade with Bull/Bear Strong only

Avoid trades in Weak states

Use transitions for entries

Combine with:

IB breakout

Value area context

OTF confirmation

โš ๏ธ Notes

Width is not normalized โ†’ varies by instrument

Works best with structure (Market Profile, IB levels)

โœ… Key Idea

Not a crossover tool โ€” a market state detector 

Disclaimer

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by GoCharting. Read more in the Terms of Use.

Comments (0)

Loading commentsโ€ฆ