编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « trader_acos
  • trader_add »
  • PHP Manual
  • Trader 函数
  • Chaikin A/D Line

trader_ad

(PECL trader >= 0.2.0)

trader_ad — Chaikin A/D Line

说明

trader_ad ( array $high , array $low , array $close , array $volume ) : array

参数

high

高价,浮点数数组。

low

低价,浮点数数组。

close

收盘价,浮点数数组。

volume

成交量,浮点数数组。

返回值

Returns an array with calculated data or false on failure.

相关文章
php ncurses 函数 delete character at current position move rest of line leftphp ncurses 函数 move position and delete character shift rest of line leftphp ncurses 函数 draw a vertical line at current position using an attributed character and max. n characters longphp trader 函数 vector trigonometric acosphp trader 函数 chaikin a/d linephp trader 函数 chaikin a/d oscillatorphp trader 函数 balance of powerphp trader 函数 commodity channel indexphp trader 函数 three line strikephp trader 函数 dark cloud coverphp trader 函数 homing pigeonphp trader 函数 long line candlephp trader 函数 rickshaw manphp trader 函数 short line candlephp trader 函数 chande momentum oscillatorphp trader 函数 hilbert transform sinewavephp trader 函数 highest value over a specified periodphp trader 函数 plus directional indicatorphp trader 函数 standard deviationphp trader 函数 variance
关注编程学问公众号
编程学问网 湘ICP备20001732号