bitfinex-node-api
Preparing search index...
ITradesOptions
Interface ITradesOptions
interface
ITradesOptions
{
limit_trades
?:
number
;
symbol
?:
string
;
timestamp
?:
number
;
}
Hierarchy (
View Summary
)
ISymbolOptions
ITradesOptions
Index
Properties
limit_
trades?
symbol?
timestamp?
Properties
Optional
limit_
trades
limit_trades
?:
number
Optional
symbol
symbol
?:
string
Optional
timestamp
timestamp
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
limit_
trades
symbol
timestamp
bitfinex-node-api
Loading...