View source: R/get_positions_crypto.R
get_positions_crypto | R Documentation |
Get the currently held crypto positions for your RobinHood account
get_positions_crypto(RH)
RH |
object class RobinHood |
## Not run: # Login in to your RobinHood account RH <- RobinHood("username", "password") get_positions_crypto(RH) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.