get_positions_crypto {RobinHood}R Documentation

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

## Not run: 
# Login in to your RobinHood account
RH <- RobinHood("username", "password")

get_positions_crypto(RH)

## End(Not run)

[Package RobinHood version 1.7.0 Index]