api_markets: RobinHood API: Markets

View source: R/api_markets.R

api_marketsR Documentation

RobinHood API: Markets

Description

Backend function called by get_market_hours(). Returns a data frame of markets data and trading hours.

Usage

api_markets(RH, markets_url, type = "df")

Arguments

RH

object of class RobinHood

markets_url

(string) a single market url

type

(string) structure of data returned, 'df' or 'list'


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