api_fundamentals {RobinHood}R Documentation

RobinHood API: Fundamentals

Description

Backend function called by get_fundamentals(), watchlist(). Returns a data frame of descriptive data for a given ticker symbol.

Usage

api_fundamentals(RH, ticker)

Arguments

RH

object of class RobinHood

ticker

(string) vector of ticker symbols


[Package RobinHood version 1.7.0 Index]