Binance Connector JS
Preparing search index...
@binance/stocks
StocksRestAPI
ExchangeInfoResponse
Interface ExchangeInfoResponse
Export
ExchangeInfoResponse
interface
ExchangeInfoResponse
{
symbols
?:
StocksRestAPI
.
ExchangeInfoResponseSymbolsInner
[]
;
timezone
?:
string
;
}
Index
Properties
symbols?
timezone?
Properties
Optional
symbols
symbols
?:
StocksRestAPI
.
ExchangeInfoResponseSymbolsInner
[]
List of tradable symbols with trading rules.
Memberof
ExchangeInfoResponse
Optional
timezone
timezone
?:
string
Always
UTC
.
Memberof
ExchangeInfoResponse
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
symbols
timezone
Binance Connector JS
Loading...
Export
ExchangeInfoResponse