powered by
Download all available order history for your RobinHood account
get_order_history(RH, page_size = 1000)
object of class RobinHood
(int) number of historical records to fetch
if (FALSE) { # Login in to your RobinHood account RH <- RobinHood("username", "password") get_order_history(RH) }
Run the code above in your browser using DataLab