"ForceIndex" (金融指标)

有时缩写为 FI.

是一个动量指标.

由 Alexander Elder 开发.

使用收盘价及交易量进行计算.

返回一个时间序列,它是收盘价的变化和交易量的乘积的13个时间段的指数移动平均.

FinancialIndicator["ForceIndex",n] 使用 n 个时间段的移动平均.

范例