powered by
Get the currently held positions for your RobinHood account
get_positions(RH, limit_output = TRUE)
object class RobinHood
(logical) if true, return a simplified positions table, false returns all position details
if (FALSE) { # Login in to your RobinHood account RH <- RobinHood("username", "password") get_positions(RH) }
Run the code above in your browser using DataLab