Preparing search index...
The search index is not available
OpenAlgo Charts API
OpenAlgo Charts API
index
IndicatorLevel
Interface IndicatorLevel
A horizontal reference level (RSI 70/30, Stochastic 80/20, a zero line).
interface
IndicatorLevel
{
color
?:
string
;
dashed
?:
boolean
;
price
:
number
;
title
?:
string
;
}
Index
Properties
color?
dashed?
price
title?
Properties
Optional
color
color
?:
string
Optional
dashed
dashed
?:
boolean
price
price
:
number
Optional
title
title
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
dashed
price
title
OpenAlgo Charts API
Loading...
A horizontal reference level (RSI 70/30, Stochastic 80/20, a zero line).