Description Usage Arguments Value Examples
Get All Watchlists
1 2 | IG_fetch_all_watchlists(headers,
url = "https://demo-api.ig.com/gateway/deal/watchlists", timeo = 5)
|
headers |
Object returned from |
url |
API URL |
timeo |
number of tries |
A data.frame
of watchlists information
1 2 | HEADERS = IG_Auth(" ","APIdemo1", " ")
IG_fetch_all_watchlists(HEADERS)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.