|
SOLUTIONS
|
MATHEMATICA 指标
MassIndex
有时缩写为 MI.
是一个波动指标.
使用最高和最低价进行计算.
返回一个时间序列,它是25个时间段的价格范围的平滑移动平均比例的总和.
FinancialIndicator["MassIndex", n] 使用 n 个时间段的总和和平均.
时间序列的第一个值发生在 n 个时间段之后.
是一个波动指标.
使用最高和最低价进行计算.
返回一个时间序列,它是25个时间段的价格范围的平滑移动平均比例的总和.
FinancialIndicator["MassIndex", n] 使用 n 个时间段的总和和平均.
时间序列的第一个值发生在 n 个时间段之后.
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

