powered by
Get the currently held positions for your RobinHood account
get_positions_options(RH, trim_pending = TRUE)
object class RobinHood
(logical) if FALSE, then return pending and intraday columns
if (FALSE) { # Login in to your RobinHood account RH <- RobinHood("username", "password") get_positions_options(RH) }
Run the code above in your browser using DataLab