Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 361 Bytes

File metadata and controls

19 lines (12 loc) · 361 Bytes

Aroon Oscillator (AROONOSC).


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

Parameters

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

Return Value

array<int,float|null>