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