编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « trader_cdlcounterattack
  • trader_cdldoji »
  • PHP Manual
  • Trader 函数
  • Dark Cloud Cover

trader_cdldarkcloudcover

(PECL trader >= 0.2.0)

trader_cdldarkcloudcover — Dark Cloud Cover

说明

trader_cdldarkcloudcover ( array $open , array $high , array $low , array $close [, float $penetration ] ) : array

参数

open

开盘价,浮点数数组。

high

高价,浮点数数组。

low

低价,浮点数数组。

close

收盘价,浮点数数组。

penetration

一个烛台渗入到另一个烛台的百分比。

返回值

Returns an array with calculated data or false on failure.

相关文章
php trader 函数 bollinger bandsphp trader 函数 betaphp trader 函数 concealing baby swallowphp trader 函数 counterattackphp trader 函数 dark cloud coverphp trader 函数 hikkake patternphp trader 函数 modified hikkake patternphp trader 函数 on neck patternphp trader 函数 piercing patternphp trader 函数 upside/downside gap three methodsphp trader 函数 vector ceilphp trader 函数 hilbert transform dominant cycle phasephp trader 函数 hilbert transform phasor componentsphp trader 函数 mesa adaptive moving averagephp trader 函数 moving average with variable periodphp trader 函数 normalized average true rangephp trader 函数 on balance volumephp trader 函数 simple moving averagephp trader 函数 vector square rootphp trader 函数 typical price
关注编程学问公众号
编程学问网 湘ICP备20001732号