Function getSymbolMaster

  • Get all the latest symbols of all the exchanges from the symbol master files.

    Parameters

    • auth: null

      authorization (unused)

    • exchange: string

      exchange name

    • segment: string

      segment name

    Returns Promise<string>

    symbol master file as text

Generated using TypeDoc