rh_historicals_one: Historical data helper.

Description Usage Arguments

View source: R/Options App/Robinhood/functions.R View source: R/app/Robinhood/functions.R View source: R/functions.R

Description

Historical data helper.

Usage

1
2
rh_historicals_one(symbol, interval = interval, span = span,
  bounds = bounds, account = account)

Arguments

symbol

The shorthand symbols.

interval

The interval: week|day|10minute|5minute

span

The span: day|week|year

bounds

extended|regular|trading

account

Initialized instance of the R6 Account class. Generated by Account$new(login). Base url


QuantumFuse/robinhoodQF documentation built on Sept. 27, 2019, 1:57 p.m.