bitfinex-node-api
Preparing search index...
ILiquidationV2
Interface ILiquidationV2
interface
ILiquidationV2
{
amount
:
number
;
base_price
:
number
;
is_market_sold
:
0
|
1
;
is_match
:
0
|
1
;
liquidation_price
:
number
|
null
;
mts
:
number
;
pos_id
:
number
;
symbol
:
string
;
}
Index
Properties
amount
base_
price
is_
market_
sold
is_
match
liquidation_
price
mts
pos_
id
symbol
Properties
amount
amount
:
number
base_
price
base_price
:
number
is_
market_
sold
is_market_sold
:
0
|
1
is_
match
is_match
:
0
|
1
liquidation_
price
liquidation_price
:
number
|
null
mts
mts
:
number
pos_
id
pos_id
:
number
symbol
symbol
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
base_
price
is_
market_
sold
is_
match
liquidation_
price
mts
pos_
id
symbol
bitfinex-node-api
Loading...