Description Usage Arguments Value Examples
Fetch Markets Information
1 2 | IG_fetch_markets(epic = "IX.D.FTSE.IFM.IP", headers,
url = "https://demo-api.ig.com/gateway/deal/markets", timeo = 5)
|
epic |
Instrument ID |
headers |
Object returned from |
url |
API URL |
timeo |
number of tries |
A data.frame
of markets information
1 2 | HEADERS = IG_Auth(" ","APIdemo1", " ")
IG_fetch_markets(epic = "CS.D.AUDUSD.CFD.IP", HEADERS)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.