"StandardDeviation" (金融指标)

有时缩写为 STD.

是一个趋势指标.

使用收盘价进行计算.

返回一个时间序列,它是前14个时间段价格的标准差.

FinancialIndicator["StandardDeviation",n] 使用前 n 个时间段的价格.

范例