api_watchlist: RobinHood API: watchlist

View source: R/api_watchlist.R

api_watchlistR Documentation

RobinHood API: watchlist

Description

Backend function called by watchlist(). Adds or remove instruments from the default watchlist. The create and delete watchlist features are disabled as it appears that the functionality is not currently available on the plateform.

Usage

api_watchlist(RH, watchlist_url, detail = FALSE, delete = FALSE)

Arguments

RH

object of class RobinHood

watchlist_url

(string) a single watchlist url

detail

(logical) if null use header api only, otherwise pass options

delete

(logical) send delete call


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