api_historicals {RobinHood} | R Documentation |
RobinHood API: Historicals
Description
Backend function called by get_historicals(). Returns a data frame of historical price data.
Usage
api_historicals(RH, historicals_url, body)
Arguments
RH |
object of class RobinHood |
historicals_url |
(string) api url |
body |
(string) api body |
[Package RobinHood version 1.7.0 Index]