"ProjectionBands" (金融指标)

有时缩写为 PJB. 是一个统计指标. 由 Mel Widner 开发. 使用最高和最低价进行计算. 返回两个时间序列,对于最高和最低使用线性趋势线的 n 个时间段最高和最低向前投射.

FinancialIndicator["ProjectionOscillator",n] 使用 n 个时间段的最高和最低. 第一个值发生在 n 个时间段之后.

范例