Constructors
constructor
- new PriceClient(hostname: string, credentials?: null | {}, options?: null | {}): PriceClient
Parameters
hostname: string
Optional credentials: null | {}
Optional options: null | {}
Properties
client_
credentials_
credentials_: null | {}
hostname_
hostname_: string
methodInfoGetMarketDepth
methodInfoGetMarketPrice
methodInfoGetMarketPrices
options_
options_: null | {}
Methods
getMarketDepth
Parameters
Parameters
getMarketPrice
Parameters
Parameters
getMarketPrices
Parameters
Parameters