bitfinex-node-api
Preparing search index...
IStatsVolOptions
Interface IStatsVolOptions
interface
IStatsVolOptions
{
end
?:
number
;
key
:
"vol.1d"
|
"vol.30d"
|
"vol.7d"
;
limit
?:
number
;
section
:
ISection
;
size
:
"30m"
;
sort
?:
ISortDirection
;
start
?:
number
;
symbol
:
string
;
}
Hierarchy
IStatsCommonOptions
IStatsVolOptions
Index
Properties
end?
key
limit?
section
size
sort?
start?
symbol
Properties
Optional
end
end
?:
number
key
key
:
"vol.1d"
|
"vol.30d"
|
"vol.7d"
Optional
limit
limit
?:
number
section
section
:
ISection
size
size
:
"30m"
Optional
sort
sort
?:
ISortDirection
Optional
start
start
?:
number
symbol
symbol
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end
key
limit
section
size
sort
start
symbol
bitfinex-node-api
Loading...