api_quote {RobinHood}R Documentation

RobinHood API: Quote

Description

Backend function called by get_positions(), get_quote(), place_order(). Returns a data frame of quote data

Usage

api_quote(RH, symbols_url)

Arguments

RH

object of class RobinHood

symbols_url

(string) url of query with ticker symbols


[Package RobinHood version 1.7.0 Index]