Learn R Programming

RobinHood (version 1.6)

get_positions_crypto: Get the currently held crypto positions for your RobinHood account

Description

Get the currently held crypto positions for your RobinHood account

Usage

get_positions_crypto(RH)

Arguments

RH

object class RobinHood

Examples

Run this code
# NOT RUN {
# Login in to your RobinHood account
RH <- RobinHood("username", "password")

get_positions_crypto(RH)
# }

Run the code above in your browser using DataLab