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