Preparing search index...
The search index is not available
@cfxdevkit/defillama - v0.2.0
@cfxdevkit/defillama
FormattedOHLCV
Interface FormattedOHLCV
Formatted OHLCV interface
interface
FormattedOHLCV
{
close
:
string
;
datetime
:
string
;
high
:
string
;
low
:
string
;
open
:
string
;
volume
:
string
;
}
Index
Properties
close
datetime
high
low
open
volume
Properties
close
close
:
string
datetime
datetime
:
string
high
high
:
string
low
low
:
string
open
open
:
string
volume
volume
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
close
datetime
high
low
open
volume
@cfxdevkit/defillama - v0.2.0
Loading...
Formatted OHLCV interface