bitfinex-node-api
Preparing search index...
ILiquidation
Interface ILiquidation
interface
ILiquidation
{
amount
:
number
;
base_price
:
number
;
is_market_sold
:
0
|
1
;
is_match
:
0
|
1
;
mts
:
number
;
pos_id
:
number
;
price_acquired
:
number
|
null
;
symbol
:
string
;
}
Index
Properties
amount
base_
price
is_
market_
sold
is_
match
mts
pos_
id
price_
acquired
symbol
Properties
amount
amount
:
number
base_
price
base_price
:
number
is_
market_
sold
is_market_sold
:
0
|
1
is_
match
is_match
:
0
|
1
mts
mts
:
number
pos_
id
pos_id
:
number
price_
acquired
price_acquired
:
number
|
null
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
mts
pos_
id
price_
acquired
symbol
bitfinex-node-api
Loading...