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