Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 358 Bytes

File metadata and controls

19 lines (12 loc) · 358 Bytes

Intraday Momentum Index (IMI).


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

Parameters

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

Return Value

array<int,float|null>