get_instruments_cusip: Get Instruments by Cusip

View source: R/get_instruments_cusip.R

get_instruments_cusipR Documentation

Get Instruments by Cusip

Description

Given the tokens object from the 'get_authentication_tokens' function and a cusip, return a data frame with information about the security matching the search.

Usage

get_instruments_cusip(tokens, cusip_id)

Arguments

tokens

tokens object from 'get_authentication_tokens' function (list).

cusip_id

cusip of the security to be searched on (string).

Value

Returns a data frame containing information surrounding the cusip of interest in the search.

Author(s)

Nick Bultman, njbultman74@gmail.com, July 2024


charlesschwabapi documentation built on April 4, 2025, 2:19 a.m.