Chartbreaker
Guides
Preparing search index...
BG
charts
ToolGenerator
TInput
Type Alias TInput
type
TInput
=
{
chartHasMultipleTimeseries
:
boolean
;
identifier
:
string
;
isLogarithmic
:
boolean
;
isRelative
:
boolean
;
ohlcSet
:
TOHLCSet
;
precision
:
number
;
properties
:
Record
<
string
,
any
>
;
subscribePush
:
(
identifier
:
string
,
cb
:
(
data
:
TPush
)
=>
void
,
)
=>
{
unbind
:
()
=>
void
}
;
}
Index
Properties
chart
Has
Multiple
Timeseries
identifier
is
Logarithmic
is
Relative
ohlc
Set
precision
properties
subscribe
Push
Properties
chart
Has
Multiple
Timeseries
chartHasMultipleTimeseries
:
boolean
identifier
identifier
:
string
is
Logarithmic
isLogarithmic
:
boolean
is
Relative
isRelative
:
boolean
ohlc
Set
ohlcSet
:
TOHLCSet
precision
precision
:
number
properties
properties
:
Record
<
string
,
any
>
subscribe
Push
subscribePush
:
(
identifier
:
string
,
cb
:
(
data
:
TPush
)
=>
void
,
)
=>
{
unbind
:
()
=>
void
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
chart
Has
Multiple
Timeseries
identifier
is
Logarithmic
is
Relative
ohlc
Set
precision
properties
subscribe
Push
Legacy Docs
Impressum
Datenschutz/Privacy
Guides
Chartbreaker
Loading...