"TriangularMovingAverage" (金融指标)
有时缩写为 TMA.
是一个统计指标.
返回一个时间序列,它是前10个时间段的移动平均.
使用收盘价进行计算.
FinancialIndicator["TriangularMovingAverage",n] 使用前 n 个时间段. 时间序列的初始值是使用部分时间段计算的.
有时缩写为 TMA.
是一个统计指标.
返回一个时间序列,它是前10个时间段的移动平均.
使用收盘价进行计算.
FinancialIndicator["TriangularMovingAverage",n] 使用前 n 个时间段. 时间序列的初始值是使用部分时间段计算的.