|
SOLUTIONS
|
MATHEMATICA 指标
DetrendedPriceOscillator
是一个市场强度指标.
使用最高、最低和收盘价以及交易量进行计算.
返回一个时间序列,收盘价格与来自于14个时间段的移动平均的8个时间段的未来值间的差.
FinancialIndicator["DetrendedPriceOscillator", n] 使用 n 个时间段的移动平均和
个时间段的未来值.
第一个值在
个时间段之后产生,最后一个值在数据结束前
个时间段产生.
使用最高、最低和收盘价以及交易量进行计算.
返回一个时间序列,收盘价格与来自于14个时间段的移动平均的8个时间段的未来值间的差.
FinancialIndicator["DetrendedPriceOscillator", n] 使用 n 个时间段的移动平均和
第一个值在
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

