OPEN-SOURCE SCRIPT

[RESEARCH] Heikin-Ashi Chart Identifier

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
快照

Range Bars
快照

Line Break
快照

Traditional Renko
快照

ATR Renko
快照

Traditional Point-and-Figure
快照

ATR Point-and-Figure
快照

Kagi
快照

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!

免責聲明