Preparing search index...
The search index is not available
OpenAlgo Charts API
OpenAlgo Charts API
index
SeriesMarker
Interface SeriesMarker
interface
SeriesMarker
{
color
:
string
;
id
?:
string
;
position
:
MarkerPosition
;
price
?:
number
;
shape
:
MarkerShape
;
size
:
MarkerSize
;
text
?:
string
;
time
:
number
;
}
Index
Properties
color
id?
position
price?
shape
size
text?
time
Properties
color
color
:
string
Optional
id
id
?:
string
position
position
:
MarkerPosition
Optional
price
price
?:
number
shape
shape
:
MarkerShape
size
size
:
MarkerSize
Optional
text
text
?:
string
time
time
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
id
position
price
shape
size
text
time
OpenAlgo Charts API
Loading...