OPEN-SOURCE SCRIPT

[RESEARCH] Heikin-Ashi Chart Identifier

6 695
A deterministic approach to identify Heikin-Ashi chart type.

The script checks the next statements about HA:
  • HA chart does not have any gaps in a classic sense
  • Every new HA open price is calculated using a specific recurrence formula. This fact also means that initial HA open price is used to calculate all the next and so on (a construction of Infinite Impulse Response filters)


The script works correctly being applied to other chart types:

Classic Candlestick
imagen

Range Bars
imagen

Line Break
imagen

Traditional Renko
imagen

ATR Renko
imagen

Traditional Point-and-Figure
imagen

ATR Point-and-Figure
imagen

Kagi
imagen

For special ones: this code allows you to check whether your script is being executed with Heikin-Ashi candles or not inside your script.

Ev sistr 'ta Laou!

Exención de responsabilidad

La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.