OPEN-SOURCE SCRIPT

[RESEARCH] Heikin-Ashi Chart Identifier

6 616
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
ekran görüntüsü

Range Bars
ekran görüntüsü

Line Break
ekran görüntüsü

Traditional Renko
ekran görüntüsü

ATR Renko
ekran görüntüsü

Traditional Point-and-Figure
ekran görüntüsü

ATR Point-and-Figure
ekran görüntüsü

Kagi
ekran görüntüsü

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!

Feragatname

Bilgiler ve yayınlar, TradingView tarafından sağlanan veya onaylanan finansal, yatırım, işlem veya diğer türden tavsiye veya tavsiyeler anlamına gelmez ve teşkil etmez. Kullanım Şartları'nda daha fazlasını okuyun.