|
SOLUTIONS
|
MATHEMATICA 指标
StandardDeviation
有时缩写为 STD.
是一个趋势指标.
使用收盘价进行计算.
返回一个时间序列,它是前14个时间段价格的标准差.
FinancialIndicator["StandardDeviation", n] 使用前 n 个时间段的价格.
是一个趋势指标.
使用收盘价进行计算.
返回一个时间序列,它是前14个时间段价格的标准差.
FinancialIndicator["StandardDeviation", n] 使用前 n 个时间段的价格.
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

