View source: R/api_watchlist.R
api_watchlist | R Documentation |
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.
api_watchlist(RH, watchlist_url, detail = FALSE, delete = FALSE)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.