|
SOLUTIONS
|
MATHEMATICA 指标
AroonOscillator
是一个趋势指标.
使用最高、最低和收盘价格以及交易量进行计算.
返回一个时间序列,10个时间段的阿隆指标的上升与下降指标间的差异.
取介于
到
间的值.
FinancialIndicator["AroonOscillator", n] 使用 n 个时间段的阿隆指标.
使用最高、最低和收盘价格以及交易量进行计算.
返回一个时间序列,10个时间段的阿隆指标的上升与下降指标间的差异.
取介于
FinancialIndicator["AroonOscillator", n] 使用 n 个时间段的阿隆指标.
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

