Function loadSymbolMaster

  • Get details of symbols from the symbol master files.

    Parameters

    • auth: null

      authorization (unused)

    • exchange: string

      exchange name

    • segment: string

      segment name

    Returns Promise<SymbolDetails[]>

    list of symbol details [{symbol, description, lotSize, ...}]

Generated using TypeDoc