Interface: WilliamsFractalIndicatorOverrides
Charting Library.WilliamsFractalIndicatorOverrides
Overrides for the 'Williams Fractal' indicator.
Use these properties to customize indicator via IChartWidgetApi.createStudy and IStudyApi.applyOverrides.
Indexable
▪ [key: string
]: StudyOverrideValueType
Properties
down fractals.color
• down fractals.color: string
Default value: #F23645
down fractals.display
• down fractals.display: number
Default value: 15
down fractals.location
• down fractals.location: string
Default value: BelowBar
down fractals.plottype
• down fractals.plottype: string
Default value: shape_triangle_down
down fractals.transparency
• down fractals.transparency: number
Default value: 0
up fractals.color
• up fractals.color: string
Default value: #089981
up fractals.display
• up fractals.display: number
Default value: 15
up fractals.location
• up fractals.location: string
Default value: AboveBar
up fractals.plottype
• up fractals.plottype: string
Default value: shape_triangle_up
up fractals.transparency
• up fractals.transparency: number
Default value: 0