Skip to content

API Reference


API Reference / adx

Function: adx()

adx(bars, period?): AdxResult

Defined in: src/ta/indicators.ts:264

Average directional index with both directional indicators.

Parameters

bars

OhlcBar[]

period?

number = 14

Returns

AdxResult

Community project — not affiliated with Dhan. MIT License.