Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • PriceClient

Index

Constructors

  • new PriceClient(hostname: string, credentials?: null | {}, options?: null | {}): PriceClient
  • Parameters

    • hostname: string
    • Optional credentials: null | {}
    • Optional options: null | {}

    Returns PriceClient

Properties

credentials_: null | {}
hostname_: string
methodInfoGetMarketDepth: MethodDescriptor<MarketDepthRequest, MarketDepthReply> = ...
methodInfoGetMarketPrice: MethodDescriptor<MarketPriceRequest, MarketPriceReply> = ...
methodInfoGetMarketPrices: MethodDescriptor<MarketPricesRequest, MarketPricesReply> = ...
options_: null | {}

Methods

Generated using TypeDoc