Left Curve Software Stack
Home
GitHub
Preparing search index...
@left-curve/types
PerpsCandle
Type Alias PerpsCandle
type
PerpsCandle
=
{
close
:
string
;
high
:
string
;
interval
:
CandleIntervals
;
low
:
string
;
maxBlockHeight
:
number
;
minBlockHeight
:
number
;
open
:
string
;
pairId
:
string
;
timeEnd
:
string
;
timeEndUnix
:
number
;
timeStart
:
string
;
timeStartUnix
:
number
;
volume
:
string
;
volumeUsd
:
string
;
}
Index
Properties
close
high
interval
low
max
Block
Height
min
Block
Height
open
pair
Id
time
End
time
End
Unix
time
Start
time
Start
Unix
volume
volume
Usd
Properties
close
close
:
string
high
high
:
string
interval
interval
:
CandleIntervals
low
low
:
string
max
Block
Height
maxBlockHeight
:
number
min
Block
Height
minBlockHeight
:
number
open
open
:
string
pair
Id
pairId
:
string
time
End
timeEnd
:
string
time
End
Unix
timeEndUnix
:
number
time
Start
timeStart
:
string
time
Start
Unix
timeStartUnix
:
number
volume
volume
:
string
volume
Usd
volumeUsd
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
close
high
interval
low
max
Block
Height
min
Block
Height
open
pair
Id
time
End
time
End
Unix
time
Start
time
Start
Unix
volume
volume
Usd
Home
GitHub
Left Curve Software Stack
Loading...