Heikin Ashi

Category: trend

Averaged synthetic candles that smooth trends. HA close ≠ real price — entries/exits must map back to real quotes.

Formula

HA_close = (O+H+L+C)/4; HA_open = (HA_open_prev + HA_close_prev)/2

See signal primitives and every published strategy that uses Heikin Ashi on WOBR StrategyVerse.


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