Website
Live demos
Guides
Source
Preparing search index...
The search index is not available
OpenAlgo Charts API - v2.3.2
OpenAlgo Charts API
widget
MobileOptions
Interface MobileOptions
interface
MobileOptions
{
container
:
HTMLElement
;
indicators
:
boolean
;
intervals
:
readonly
string
[]
;
mode
?:
MobileMode
;
rail
:
null
|
RailHandle
;
search
?:
SymbolSearch
;
tools
?:
readonly
string
[]
;
topbar
:
boolean
;
indicatorsAvailable
()
:
boolean
;
onChartType
(
id
:
string
)
:
void
;
onIndicators
(
anchor
:
HTMLElement
)
:
boolean
;
onInterval
(
code
:
string
)
:
void
;
onObjects
(
anchor
:
HTMLElement
)
:
boolean
;
onProperties
(
anchor
:
HTMLElement
)
:
boolean
;
onSettings
(
anchor
:
HTMLElement
)
:
boolean
;
onSymbol
(
symbol
:
string
,
exchange
?:
string
)
:
void
;
onTheme
()
:
void
;
settingsAvailable
()
:
boolean
;
state
()
:
TopbarState
;
}
Index
Properties
container
indicators
intervals
mode?
rail
search?
tools?
topbar
Methods
indicators
Available
on
Chart
Type
on
Indicators
on
Interval
on
Objects
on
Properties
on
Settings
on
Symbol
on
Theme
settings
Available
state
Properties
container
container
:
HTMLElement
indicators
indicators
:
boolean
intervals
intervals
:
readonly
string
[]
Optional
mode
mode
?:
MobileMode
rail
rail
:
null
|
RailHandle
Optional
search
search
?:
SymbolSearch
Optional
tools
tools
?:
readonly
string
[]
topbar
topbar
:
boolean
Methods
indicators
Available
indicatorsAvailable
()
:
boolean
Returns
boolean
on
Chart
Type
onChartType
(
id
:
string
)
:
void
Parameters
id
:
string
Returns
void
on
Indicators
onIndicators
(
anchor
:
HTMLElement
)
:
boolean
Parameters
anchor
:
HTMLElement
Returns
boolean
on
Interval
onInterval
(
code
:
string
)
:
void
Parameters
code
:
string
Returns
void
on
Objects
onObjects
(
anchor
:
HTMLElement
)
:
boolean
Parameters
anchor
:
HTMLElement
Returns
boolean
on
Properties
onProperties
(
anchor
:
HTMLElement
)
:
boolean
Parameters
anchor
:
HTMLElement
Returns
boolean
on
Settings
onSettings
(
anchor
:
HTMLElement
)
:
boolean
Parameters
anchor
:
HTMLElement
Returns
boolean
on
Symbol
onSymbol
(
symbol
:
string
,
exchange
?:
string
)
:
void
Parameters
symbol
:
string
Optional
exchange
:
string
Returns
void
on
Theme
onTheme
()
:
void
Returns
void
settings
Available
settingsAvailable
()
:
boolean
Returns
boolean
state
state
()
:
TopbarState
Returns
TopbarState
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
container
indicators
intervals
mode
rail
search
tools
topbar
Methods
indicators
Available
on
Chart
Type
on
Indicators
on
Interval
on
Objects
on
Properties
on
Settings
on
Symbol
on
Theme
settings
Available
state
Website
Live demos
Guides
Source
OpenAlgo Charts API - v2.3.2
Loading...