编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « trader_midpoint
  • trader_min »
  • PHP Manual
  • Trader 函数
  • Midpoint Price over period

trader_midprice

(PECL trader >= 0.2.0)

trader_midprice — Midpoint Price over period

说明

trader_midprice ( array $high , array $low [, int $timePeriod ] ) : array

参数

high

高价,浮点数数组。

low

低价,浮点数数组。

timePeriod

Number of period. Valid range from 2 to 100000.

返回值

Returns an array with calculated data or false on failure.

相关文章
php trader 函数 average pricephp trader 函数 get unstable periodphp trader 函数 hilbert transform dominant cycle periodphp trader 函数 moving average with variable periodphp trader 函数 highest value over a specified periodphp trader 函数 index of highest value over a specified periodphp trader 函数 median pricephp trader 函数 midpoint over periodphp trader 函数 midpoint price over periodphp trader 函数 lowest value over a specified periodphp trader 函数 index of lowest value over a specified periodphp trader 函数 lowest and highest values over a specified periodphp trader 函数 indexes of lowest and highest values over a specified periodphp trader 函数 percentage price oscillatorphp trader 函数 rate of change price/prevprice 1 *100php trader 函数 rate of change percentage price prevprice /prevpricephp trader 函数 rate of change ratio price/prevprice php trader 函数 set unstable periodphp trader 函数 typical pricephp trader 函数 weighted close price
关注编程学问公众号
编程学问网 湘ICP备20001732号