"TimeSeriesForecast" (金融指标)

有时缩写为 TSF.

是一个统计指标.

使用收盘价进行计算.

返回一个时间序列,它是14个时间段的线性回归指标加上线性回归斜率.

FinancialIndicator["TimeSeriesForecast",n] 使用 n 个时间段的线性回归.

范例