编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « trader_cdlshootingstar
  • trader_cdlspinningtop »
  • PHP Manual
  • Trader 函数
  • Short Line Candle

trader_cdlshortline

(PECL trader >= 0.2.0)

trader_cdlshortline — Short Line Candle

说明

trader_cdlshortline ( array $open , array $high , array $low , array $close ) : array

参数

open

开盘价,浮点数数组。

high

高价,浮点数数组。

low

低价,浮点数数组。

close

收盘价,浮点数数组。

返回值

Returns an array with calculated data or false on failure.

相关文章
php zlib 函数 get line from file pointerphp ncurses 函数 delete line at current position move rest of screen upphp 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 函数 commodity channel indexphp trader 函数 three line strikephp trader 函数 dojiphp trader 函数 high wave candlephp trader 函数 identical three crowsphp trader 函数 long line candlephp trader 函数 rising/falling three methodsphp trader 函数 short line candlephp trader 函数 pearson s correlation coefficient r php trader 函数 hilbert transform instantaneous trendlinephp trader 函数 index of highest value over a specified periodphp trader 函数 plus directional movementphp trader 函数 stochasticphp trader 函数 weighted close price
关注编程学问公众号
编程学问网 湘ICP备20001732号