Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 420 Bytes

File metadata and controls

20 lines (13 loc) · 420 Bytes

Average Directional Movement Index Rating (ADXR).


  • Full name: ta_adxr
  • Defined in: ta.stub.php

Parameters

Parameter Type Description
$high float[]
$low float[]
$close float[]
$period int Default 14

Return Value

array<int,float|null>