Learn R Programming

RobinHood (version 1.7.0)

get_order_history_crypto: 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

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

get_order_history_crypto(RH)
}

Run the code above in your browser using DataLab