OPEN-SOURCE SCRIPT

[RESEARCH] Heikin-Ashi Chart Identifier

6 808
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!

免責事項

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 TradingView. Read more in the Terms of Use.