trader_minus_dm

(PECL trader >= 0.2.0)

trader_minus_dm负向动量

描述

trader_minus_dm(array $high, array $low, int $timePeriod = ?): array

参数

high

最高价格,实数数组。

low

最低价格,实数数组。

timePeriod

周期数。有效范围为 2 到 100000。

返回值

返回一个包含计算数据的数组,或者在失败时返回 false。

添加注释

用户贡献的注释

此页面没有用户贡献的注释。
To Top