Preparing search index...
The search index is not available
OpenAlgo Charts API
OpenAlgo Charts API
index
CandleUpdate
Interface CandleUpdate
interface
CandleUpdate
{
bar
:
Bar
;
isNew
:
boolean
;
}
Index
Properties
bar
is
New
Properties
bar
bar
:
Bar
is
New
isNew
:
boolean
True when this tick started a new interval bar (append vs mutate-in-place).
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bar
is
New
OpenAlgo Charts API
Loading...
True when this tick started a new interval bar (append vs mutate-in-place).