bitfinex-node-api
Preparing search index...
IAuthTradeV2
Interface IAuthTradeV2
interface
IAuthTradeV2
{
cid
:
number
|
null
;
exec_amount
:
number
;
exec_price
:
number
;
fee
:
number
;
fee_currency
:
string
;
id
:
number
;
maker
:
-1
|
1
;
mts
:
number
;
order_id
:
number
;
order_price
:
number
|
null
;
order_type
:
IOrderTypeV2
;
symbol
:
string
;
}
Index
Properties
cid
exec_
amount
exec_
price
fee
fee_
currency
id
maker
mts
order_
id
order_
price
order_
type
symbol
Properties
cid
cid
:
number
|
null
exec_
amount
exec_amount
:
number
exec_
price
exec_price
:
number
fee
fee
:
number
fee_
currency
fee_currency
:
string
id
id
:
number
maker
maker
:
-1
|
1
mts
mts
:
number
order_
id
order_id
:
number
order_
price
order_price
:
number
|
null
order_
type
order_type
:
IOrderTypeV2
symbol
symbol
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cid
exec_
amount
exec_
price
fee
fee_
currency
id
maker
mts
order_
id
order_
price
order_
type
symbol
bitfinex-node-api
Loading...