Skip to main content
All docs
V24.2

IndicatorType Type

In This Article

#Declaration

TypeScript
export type IndicatorType = "RegressionLine" | "TrendLine"

#Members

Name
"RegressionLine"
"TrendLine"