bitfinex-node-api
Preparing search index...
IStatsVwapOptions
Interface IStatsVwapOptions
interface
IStatsVwapOptions
{
end
?:
number
;
key
:
"vwap"
;
limit
?:
number
;
section
:
ISection
;
size
:
"1d"
;
sort
?:
ISortDirection
;
start
?:
number
;
symbol
:
string
;
}
Hierarchy
IStatsCommonOptions
IStatsVwapOptions
Index
Properties
end?
key
limit?
section
size
sort?
start?
symbol
Properties
Optional
end
end
?:
number
key
key
:
"vwap"
Optional
limit
limit
?:
number
section
section
:
ISection
size
size
:
"1d"
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...