"RangeIndicator" (金融指标)

有时缩写为 RI.

由 Jack Weinberg 开发.

是一个统计指标.

使用最高、最低和收盘价进行计算.

返回一个时间序列,在10个时间段总体范围内的真实范围的百分比的10个时间段的指数移动平均.

FinancialIndicator["RangeIndicator",n1,n2] 使用 n1 个时间段和 n2 个时间段的移动平均.

范例