poloniex-node-api
Preparing search index...
ITrade
Interface ITrade
interface
ITrade
{
accountType
:
IAccountType
;
amount
:
string
;
clientOrderId
:
string
;
createTime
:
number
;
feeAmount
:
string
;
feeCurrency
:
string
;
id
:
string
;
loan
?:
boolean
;
matchRole
:
IMatchRole
;
orderId
:
string
;
pageId
:
string
;
price
:
string
;
quantity
:
string
;
side
:
ISide
;
symbol
:
string
;
type
:
IOrderType
;
}
Index
Properties
account
Type
amount
client
Order
Id
create
Time
fee
Amount
fee
Currency
id
loan?
match
Role
order
Id
page
Id
price
quantity
side
symbol
type
Properties
account
Type
accountType
:
IAccountType
amount
amount
:
string
client
Order
Id
clientOrderId
:
string
create
Time
createTime
:
number
fee
Amount
feeAmount
:
string
fee
Currency
feeCurrency
:
string
id
id
:
string
Optional
loan
loan
?:
boolean
match
Role
matchRole
:
IMatchRole
order
Id
orderId
:
string
page
Id
pageId
:
string
price
price
:
string
quantity
quantity
:
string
side
side
:
ISide
symbol
symbol
:
string
type
type
:
IOrderType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
Type
amount
client
Order
Id
create
Time
fee
Amount
fee
Currency
id
loan
match
Role
order
Id
page
Id
price
quantity
side
symbol
type
poloniex-node-api
Loading...