Website
Live demos
Guides
Source
Preparing search index...
The search index is not available
OpenAlgo Charts API - v2.3.2
OpenAlgo Charts API
index
DrawAnchor
Interface DrawAnchor
One end of an indicator drawing: a time on the shared axis, a price on the pane's scale.
interface
DrawAnchor
{
price
:
number
;
time
:
number
;
}
Index
Properties
price
time
Properties
price
price
:
number
time
time
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
price
time
Website
Live demos
Guides
Source
OpenAlgo Charts API - v2.3.2
Loading...
One end of an indicator drawing: a time on the shared axis, a price on the pane's scale.