|
SOLUTIONS
|
MATHEMATICA 指标
CommodityChannelIndex
通常缩写为 CCI.
是一个波动指标.
由 Donald Lambert 开发.
使用最高、最低和收盘价进行计算.
返回一个时间序列,比较典型价格(typical price)和20个时间段的平均值.
FinancialIndicator["CommodityChannelIndex", n] 使用 n 个时间段.
是一个波动指标.
由 Donald Lambert 开发.
使用最高、最低和收盘价进行计算.
返回一个时间序列,比较典型价格(typical price)和20个时间段的平均值.
FinancialIndicator["CommodityChannelIndex", n] 使用 n 个时间段.
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

