get_order_history_crypto: Download all available crypto currency order history for your...

View source: R/get_order_history_crypto.R

get_order_history_cryptoR Documentation

Download all available crypto currency order history for your RobinHood account

Description

Download all available crypto currency order history for your RobinHood account

Usage

get_order_history_crypto(RH)

Arguments

RH

object of class RobinHood

Examples

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

get_order_history_crypto(RH)

## End(Not run)

JestonBlu/RobinHood documentation built on Aug. 21, 2023, 7:57 a.m.