|
SOLUTIONS
|
MATHEMATICA 指标
FullStochastic
是一个统计指标.
使用最高、最低和收盘价进行计算.
返回两个时间序列. 第一个是随机的,以前14个时间段的价格范围的百分比表示当前的价格. 第二个是用3个时间段的简单移动平均随机平滑两次.
FinancialIndicator["FullStochastic", n1, n2, n3] 使用前
个时间段的极值和时
和
个时间段的移动平均.
使用最高、最低和收盘价进行计算.
返回两个时间序列. 第一个是随机的,以前14个时间段的价格范围的百分比表示当前的价格. 第二个是用3个时间段的简单移动平均随机平滑两次.
FinancialIndicator["FullStochastic", n1, n2, n3] 使用前
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

