get_order_history_options: Download all available options order history for your...

View source: R/get_order_history_options.R

get_order_history_optionsR Documentation

Download all available options order history for your RobinHood account

Description

Download all available options order history for your RobinHood account

Usage

get_order_history_options(RH)

Arguments

RH

object of class RobinHood

Examples

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

get_order_history(RH)

## End(Not run)

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