Preparing search index...
The search index is not available
Vertex Typescript SDK Documentation
Documentation
Vertex Indexer Server Utils
IndexerServerCandlestick
Interface IndexerServerCandlestick
Candlesticks
interface
IndexerServerCandlestick
{
product_id
:
number
;
granularity
:
string
;
submission_idx
:
string
;
timestamp
:
string
;
open_x18
:
string
;
high_x18
:
string
;
low_x18
:
string
;
close_x18
:
string
;
volume
:
string
;
}
Index
Properties
product_
id
granularity
submission_
idx
timestamp
open_
x18
high_
x18
low_
x18
close_
x18
volume
Properties
product_
id
product_
id
:
number
granularity
granularity
:
string
submission_
idx
submission_
idx
:
string
timestamp
timestamp
:
string
open_
x18
open_
x18
:
string
high_
x18
high_
x18
:
string
low_
x18
low_
x18
:
string
close_
x18
close_
x18
:
string
volume
volume
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
product_
id
granularity
submission_
idx
timestamp
open_
x18
high_
x18
low_
x18
close_
x18
volume
Documentation
Loading...
Candlesticks