Download all available order history for your RobinHood account
Source:R/get_order_history.R
get_order_history.Rd
Download all available order history for your RobinHood account
Examples
if (FALSE) {
# Login in to your RobinHood account
RH <- RobinHood("username", "password")
get_order_history(RH)
}