AnyChart
API Reference
Still have questions?
Contact support
Top
You are looking at an outdated v7 version of this document. Switch to the v8 version to see the up to date information.

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

Accumulation Distribution Line (ADL) indicator class.

Methods Overview

Series
series()Indicator series settings.

Methods Description

series

Setter for the indicator series.

Params:

NameTypeDefaultDescription
typeanychart.enums.StockSeriesType
"line"
Type of the indicator series.

Returns:

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