|
SOLUTIONS
|
MATHEMATICA 指标
RSquared
是一个趋势指标.
使用收盘价进行计算.
返回一个时间序列,它是前14个时间段的价格和时间的平方相关系数.
FinancialIndicator["RSquared", n] 使用 n 个时间段.
第一个值发生在 n 个时间段之后.
使用收盘价进行计算.
返回一个时间序列,它是前14个时间段的价格和时间的平方相关系数.
FinancialIndicator["RSquared", n] 使用 n 个时间段.
第一个值发生在 n 个时间段之后.
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

