Function getLatestQuote

  • getLatestQuote(symbol: string): Promise<Quote>
  • Parameters

    • symbol: string

    Returns Promise<Quote>

Generated using TypeDoc