bitfinex-node-api
Preparing search index...
ITrade
Interface ITrade
interface
ITrade
{
amount
:
string
;
exchange
:
"bitfinex"
;
price
:
string
;
tid
:
number
;
timestamp
:
number
;
type
:
"buy"
|
"sell"
;
}
Index
Properties
amount
exchange
price
tid
timestamp
type
Properties
amount
amount
:
string
exchange
exchange
:
"bitfinex"
price
price
:
string
tid
tid
:
number
timestamp
timestamp
:
number
type
type
:
"buy"
|
"sell"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
exchange
price
tid
timestamp
type
bitfinex-node-api
Loading...