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'


JestonBlu/RobinHood documentation built on Aug. 21, 2023, 7:57 a.m.