AnyChart
API Reference
Still have questions?
Contact support
Top

class anychart.core.stock.indicators.HA Improve this Doc

Extends: anychart.core.stock.indicators.Base

Heikin-Ashi indicator class.

Methods Overview

Series
series()Indicator series instance.

Methods Description

series

Getter for the indicator series instance.
Setter for the indicator series type.

Params:

NameTypeDescription
typeanychart.enums.StockSeriesType | stringType of the indicator series.

Returns:

anychart.core.stock.indicators.HA - Self instance for method chaining.