Function getSymbolMaster

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

    Returns

    symbol master file as text

    Parameters

    • auth: null

      authorization (unused)

    • exchange: string

      exchange name

    • segment: string

      segment name

    Returns Promise<string>

Generated using TypeDoc