api_instruments {RobinHood}R 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


[Package RobinHood version 1.7.0 Index]