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