Function processSymbolMaster

  • Get details of symbols from the symbol master file text.

    Parameters

    • csv: string

      symbol master file text

    Returns SymbolDetails[]

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

Generated using TypeDoc