api_instruments: RobinHood API: Instruments

View source: R/api_instruments.R

api_instrumentsR Documentation

RobinHood API: Instruments

Description

Backend function called by get_tag(), get_position(), watchlist(). Returns a list of instrument data.

Usage

api_instruments(RH, symbol = NULL, instrument_url = NULL)

Arguments

RH

object of class RobinHood

symbol

(string) a single symbol

instrument_url

(string) instrument url


RobinHood documentation built on Jan. 7, 2023, 1:11 a.m.