poloniex-node-api
Preparing search index...
ITradeOptions
Interface ITradeOptions
interface
ITradeOptions
{
direction
?:
IDirection
;
endTime
?:
string
|
number
;
from
?:
string
|
number
;
limit
?:
string
|
number
;
startTime
?:
string
|
number
;
symbols
?:
string
|
string
[]
;
}
Index
Properties
direction?
end
Time?
from?
limit?
start
Time?
symbols?
Properties
Optional
direction
direction
?:
IDirection
Optional
end
Time
endTime
?:
string
|
number
Optional
from
from
?:
string
|
number
Optional
limit
limit
?:
string
|
number
Optional
start
Time
startTime
?:
string
|
number
Optional
symbols
symbols
?:
string
|
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
direction
end
Time
from
limit
start
Time
symbols
poloniex-node-api
Loading...