编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 函数 draw a horizontal line at current position using an attributed character and max. n characters longphp trader 函数 chaikin a/d linephp trader 函数 chaikin a/d oscillatorphp trader 函数 average directional movement index ratingphp trader 函数 absolute price oscillatorphp trader 函数 three line strikephp trader 函数 three outside up/downphp trader 函数 three stars in the southphp trader 函数 evening starphp trader 函数 up/down gap side by side white linesphp trader 函数 ladder bottomphp trader 函数 long line candlephp trader 函数 short line candlephp trader 函数 stalled patternphp trader 函数 directional movement indexphp trader 函数 linear regression slopephp trader 函数 lowest value over a specified periodphp trader 函数 rate of change ratio 100 scale price/prevprice *100php trader 函数 triple exponential moving average t3 php trader trader 函数
关注编程学问公众号
编程学问网 湘ICP备20001732号