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

View source: R/get_positions_crypto.R

get_positions_cryptoR 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)

RobinHood documentation built on Jan. 7, 2023, 1:11 a.m.