bitfinex-node-api
Preparing search index...
IPastTrade
Interface IPastTrade
interface
IPastTrade
{
amount
:
string
;
fee_amount
:
string
;
fee_currency
:
string
;
order_id
:
number
;
price
:
string
;
tid
:
number
;
timestamp
:
string
;
type
:
"Buy"
|
"Sell"
;
}
Index
Properties
amount
fee_
amount
fee_
currency
order_
id
price
tid
timestamp
type
Properties
amount
amount
:
string
fee_
amount
fee_amount
:
string
fee_
currency
fee_currency
:
string
order_
id
order_id
:
number
price
price
:
string
tid
tid
:
number
timestamp
timestamp
:
string
type
type
:
"Buy"
|
"Sell"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
fee_
amount
fee_
currency
order_
id
price
tid
timestamp
type
bitfinex-node-api
Loading...